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:
Jean-Sébastien Pédron 2020-03-09 09:47:26 +01:00
parent 626ead739b
commit c9f15a187f
No known key found for this signature in database
GPG Key ID: 39E99761A5FD94CC
1 changed files with 1 additions and 1 deletions

View File

@ -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