diff options
| author | Emile Joubert <emile@rabbitmq.com> | 2013-04-24 14:46:49 +0100 |
|---|---|---|
| committer | Emile Joubert <emile@rabbitmq.com> | 2013-04-24 14:46:49 +0100 |
| commit | 3e1deb156086fa71c246f160d79b055b99978921 (patch) | |
| tree | cd20974ac94506bbfc37a8c6c2e7724cb8e4a5e9 /packaging/debs | |
| parent | ffcbd1220b02de9c78aa4cef40e90b46b4100ec6 (diff) | |
| parent | d4d6e415612253469532409b5e74aa9f12657fce (diff) | |
| download | rabbitmq-server-git-3e1deb156086fa71c246f160d79b055b99978921.tar.gz | |
Merged stable into default
Diffstat (limited to 'packaging/debs')
| -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 |
