summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon MacMullen <simon@rabbitmq.com>2010-09-17 12:03:12 +0100
committerSimon MacMullen <simon@rabbitmq.com>2010-09-17 12:03:12 +0100
commit2d11a43555d3e7eba537147915ff1fb144f493cf (patch)
treeba0b8f06a7d281837cdad7379c6dc8ebed47f6f5
parentafc2411b64b1fb93b8915e20aab77d93668a6175 (diff)
downloadrabbitmq-server-2d11a43555d3e7eba537147915ff1fb144f493cf.tar.gz
Revert ca0dfcaaecdc
-rw-r--r--packaging/debs/Debian/debian/control4
1 files changed, 1 insertions, 3 deletions
diff --git a/packaging/debs/Debian/debian/control b/packaging/debs/Debian/debian/control
index 4a4760c4..c6f0432b 100644
--- a/packaging/debs/Debian/debian/control
+++ b/packaging/debs/Debian/debian/control
@@ -7,9 +7,7 @@ Standards-Version: 3.8.0
Package: rabbitmq-server
Architecture: all
-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), adduser, logrotate, ${misc:Depends}
-# erlang-inets for mochiweb et al.
-Recommends: erlang-inets | erlang-nox (<< 1:13.b-dfsg1-1)
+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}
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