summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon MacMullen <simon@lshift.net>2008-12-17 12:13:27 +0000
committerSimon MacMullen <simon@lshift.net>2008-12-17 12:13:27 +0000
commit201cd634be9bc5f3a241c54d89247bafba44d29a (patch)
treeba5e0704e1880dcd7afb1826999e84ad7db1792c
parente887476a41a09debee940bf0ca2326e3d92893f3 (diff)
downloadrabbitmq-server-201cd634be9bc5f3a241c54d89247bafba44d29a.tar.gz
For some reason ${misc:Depends} does not infer logrotate, so add it manually.
-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 d5d49f3f..b2b3ab02 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, ${misc:Depends}
+Depends: erlang-nox, 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