Debian: Bump minimum required Elixir to 1.8.0
We also use this value during package building to pin the version of Elixir (to make sure we use the correct one).
This commit is contained in:
parent
626ead739b
commit
c9f15a187f
|
|
@ -43,7 +43,7 @@ Build-Depends: debhelper (>= 9),
|
|||
erlang-dev (<< 1:23.0) | esl-erlang (<< 1:23.0),
|
||||
erlang-src (>= 1:21.3) | esl-erlang (>= 1:21.3),
|
||||
erlang-src (<< 1:23.0) | esl-erlang (<< 1:23.0),
|
||||
elixir (>= 1.7.4),
|
||||
elixir (>= 1.8.0),
|
||||
zip,
|
||||
rsync
|
||||
Standards-Version: 3.9.6
|
||||
|
|
|
|||
Loading…
Reference in New Issue