debian/control: Require Erlang 18.3
This commit is contained in:
parent
a70f96d778
commit
b6425eff0c
|
@ -11,7 +11,7 @@ Build-Depends: debhelper (>= 9),
|
||||||
python-simplejson,
|
python-simplejson,
|
||||||
xmlto,
|
xmlto,
|
||||||
xsltproc,
|
xsltproc,
|
||||||
erlang-nox (>= 1:16.b.3) | esl-erlang,
|
erlang-nox (>= 1:18.3-1) | esl-erlang (>= 1:18.3),
|
||||||
zip,
|
zip,
|
||||||
rsync
|
rsync
|
||||||
Standards-Version: 3.9.4
|
Standards-Version: 3.9.4
|
||||||
|
|
Loading…
Reference in New Issue