Reflect the Elixir 1.6.0+ requirement in control file
Per discussion with @dumbbell.
This commit is contained in:
parent
a3f7665f07
commit
8470d3808e
|
@ -13,7 +13,7 @@ Build-Depends: debhelper (>= 9),
|
|||
erlang-nox (>= 1:19.3-1) | esl-erlang (>= 1:19.3-1),
|
||||
erlang-dev (>= 1:19.3-1) | esl-erlang (>= 1:19.3-1),
|
||||
erlang-src (>= 1:19.3-1) | esl-erlang (>= 1:19.3-1),
|
||||
elixir (>= 1.4.5-1),
|
||||
elixir (>= 1.6.0-1),
|
||||
zip,
|
||||
rsync
|
||||
Standards-Version: 3.9.6
|
||||
|
|
Loading…
Reference in New Issue