diff options
| author | Tim Watson <tim@rabbitmq.com> | 2013-04-16 17:07:09 +0100 |
|---|---|---|
| committer | Tim Watson <tim@rabbitmq.com> | 2013-04-16 17:07:09 +0100 |
| commit | 1b4e4aed5e6e2618837b316f8505ba644eb24f1b (patch) | |
| tree | f3687be0e0e9a55944e0c206bef960aff604c8a0 /packaging | |
| parent | 240e6cd841cba670821efc46ab156814cf45174e (diff) | |
| parent | 7d3c5b327ffa04fbe95a00b08cc4c202c8c07bd1 (diff) | |
| download | rabbitmq-server-git-1b4e4aed5e6e2618837b316f8505ba644eb24f1b.tar.gz | |
merge default
Diffstat (limited to 'packaging')
| -rw-r--r-- | packaging/debs/Debian/debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/debs/Debian/debian/control b/packaging/debs/Debian/debian/control index d4526d877d..3a15c4b65d 100644 --- a/packaging/debs/Debian/debian/control +++ b/packaging/debs/Debian/debian/control @@ -9,7 +9,7 @@ Standards-Version: 3.9.2 Package: rabbitmq-server Architecture: all -Depends: erlang-nox (>= 1:12.b.3), adduser, logrotate, ${misc:Depends} +Depends: erlang-nox (>= 1:12.b.3) | esl-erlang, adduser, logrotate, ${misc:Depends} Description: AMQP server written in Erlang RabbitMQ is an implementation of AMQP, the emerging standard for high performance enterprise messaging. The RabbitMQ server is a robust and |
