summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Sackman <matthew@lshift.net>2009-05-18 11:33:53 +0100
committerMatthew Sackman <matthew@lshift.net>2009-05-18 11:33:53 +0100
commitdc2b744567fa1253308f07bcc78b5bd170b84695 (patch)
treea5242c475d957c54999de1871e37f4da93abb13d
parent7e26531e98d2a3eb2d053334633df2578f4d9802 (diff)
downloadrabbitmq-server-git-dc2b744567fa1253308f07bcc78b5bd170b84695.tar.gz
Change to dependencies
-rw-r--r--packaging/debs/Debian/debian/control2
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