summaryrefslogtreecommitdiff
path: root/packaging/debs
diff options
context:
space:
mode:
authorMatthias Radestock <matthias@lshift.net>2009-06-16 07:12:59 +0100
committerMatthias Radestock <matthias@lshift.net>2009-06-16 07:12:59 +0100
commit2ba7e3fbe3183f647bd7e2eda5c0bea9fe20a4c5 (patch)
tree81f5834496456aa34b1314c68cd1547a2fad1d41 /packaging/debs
parent549f17cfa6f1b305991e4df6765f06d0f43001b8 (diff)
parentcf1d31bc784452fa597c1b7d751918d51763a835 (diff)
downloadrabbitmq-server-git-2ba7e3fbe3183f647bd7e2eda5c0bea9fe20a4c5.tar.gz
merge bug20976 into default
Diffstat (limited to 'packaging/debs')
-rw-r--r--packaging/debs/Debian/debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/packaging/debs/Debian/debian/control b/packaging/debs/Debian/debian/control
index 216360725d..0af3ee61a3 100644
--- a/packaging/debs/Debian/debian/control
+++ b/packaging/debs/Debian/debian/control
@@ -2,12 +2,12 @@ Source: rabbitmq-server
Section: net
Priority: extra
Maintainer: Tony Garnock-Jones <tonyg@rabbitmq.com>
-Build-Depends: cdbs, debhelper (>= 5), erlang-nox, erlang-dev, python-simplejson
+Build-Depends: cdbs, debhelper (>= 5), erlang-dev, erlang-mnesia | erlang-nox (<< 1:13.b-dfsg1-1), python-simplejson
Standards-Version: 3.8.0
Package: rabbitmq-server
Architecture: all
-Depends: erlang-nox, erlang-os-mon | erlang-nox (<< 1:13.b-dfsg1-1), adduser, logrotate, ${misc:Depends}
+Depends: erlang-base | erlang-base-hipe, erlang-ssl | erlang-nox (<< 1:13.b-dfsg1-1), erlang-os-mon | erlang-nox (<< 1:13.b-dfsg1-1), erlang-mnesia | 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