summaryrefslogtreecommitdiff
path: root/packaging
diff options
context:
space:
mode:
authorSimon MacMullen <simon@rabbitmq.com>2011-03-22 12:39:27 +0000
committerSimon MacMullen <simon@rabbitmq.com>2011-03-22 12:39:27 +0000
commit2a20c45a7c2a2c0740780e4587a5a726b5ea77e8 (patch)
tree75cb915cb185e7eb5ee77c6ee64311c99495f24d /packaging
parent6413bd76c15d871b502cd6489547c0b5b3019238 (diff)
parent0a2bd319234af1c68a5fcf425dd1a6ad0a871eea (diff)
downloadrabbitmq-server-git-2a20c45a7c2a2c0740780e4587a5a726b5ea77e8.tar.gz
Merge from default
Diffstat (limited to 'packaging')
-rw-r--r--packaging/debs/Debian/debian/control5
1 files changed, 1 insertions, 4 deletions
diff --git a/packaging/debs/Debian/debian/control b/packaging/debs/Debian/debian/control
index 02da0cc6e4..b01d38b385 100644
--- a/packaging/debs/Debian/debian/control
+++ b/packaging/debs/Debian/debian/control
@@ -7,10 +7,7 @@ Standards-Version: 3.8.0
Package: rabbitmq-server
Architecture: all
-# erlang-inets is not a strict dependency, but it's needed to allow
-# the installation of plugins that use mochiweb. Ideally it would be a
-# "Recommends" instead, but gdebi does not install those.
-Depends: erlang-base (>= 1:12.b.3) | erlang-base-hipe (>= 1:12.b.3), 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), erlang-inets | erlang-nox (<< 1:13.b-dfsg1-1), adduser, logrotate, ${misc:Depends}
+Depends: erlang (>= 1:12.b.3), 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