diff options
| author | David Wragg <dpw@lshift.net> | 2009-05-18 17:39:56 +0100 |
|---|---|---|
| committer | David Wragg <dpw@lshift.net> | 2009-05-18 17:39:56 +0100 |
| commit | 58cd8c9f6776cd6b1cf6465f64bd718b707c12ee (patch) | |
| tree | bd22451daf0b4569eeb449b527c9cfdc1aa09623 | |
| parent | cce5356930dded21c93ed1ee1fa4b321f78b2984 (diff) | |
| parent | dc2b744567fa1253308f07bcc78b5bd170b84695 (diff) | |
| download | rabbitmq-server-git-58cd8c9f6776cd6b1cf6465f64bd718b707c12ee.tar.gz | |
merge bug20676 into v1_5
| -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 b2b3ab0236..216360725d 100644 --- a/packaging/debs/Debian/debian/control +++ b/packaging/debs/Debian/debian/control @@ -7,7 +7,7 @@ Standards-Version: 3.8.0 Package: rabbitmq-server Architecture: all -Depends: erlang-nox, adduser, logrotate, ${misc:Depends} +Depends: erlang-nox, erlang-os-mon | erlang-nox (<< 1:13.b-dfsg1-1), adduser, logrotate, ${misc:Depends} Description: An 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 |
