debian/control: Depend on erlang-dev and elixir

erlang-dev was missing (but present in `stable` branch), so probably a
mismerge.

elixir was missing and we require it for RabbitMQ 3.7.x.

[#131645781]
This commit is contained in:
Jean-Sébastien Pédron 2017-07-19 15:04:07 +02:00
parent 95132fa0a7
commit 6cd251c19a
No known key found for this signature in database
GPG Key ID: 39E99761A5FD94CC
1 changed files with 2 additions and 0 deletions

View File

@ -11,7 +11,9 @@ Build-Depends: debhelper (>= 9),
xmlto,
xsltproc,
erlang-nox (>= 1:18.3-1) | esl-erlang (>= 1:18.3),
erlang-dev (>= 1:18.3-1) | esl-erlang (>= 1:18.3),
erlang-src (>= 1:18.3-1) | esl-erlang (>= 1:18.3),
elixir (>= 1.4.5-1),
zip,
rsync
Standards-Version: 3.9.4