summaryrefslogtreecommitdiff
path: root/packaging/debs
diff options
context:
space:
mode:
authorJean-Sébastien Pédron <jean-sebastien.pedron@dumbbell.fr>2016-03-17 19:07:53 +0100
committerJean-Sébastien Pédron <jean-sebastien.pedron@dumbbell.fr>2016-03-17 19:07:53 +0100
commitd9851bdde8deb7a784738c25370e9a2a9b7637fc (patch)
tree84564f6068f403df5cc6950091094a1514eb2505 /packaging/debs
parent9a02ab05715068740cb125123a271a8f705a6bde (diff)
parent2f80695688855157f5ff8fe33239920a793c020a (diff)
downloadrabbitmq-server-git-d9851bdde8deb7a784738c25370e9a2a9b7637fc.tar.gz
Merge pull request #666 from binarin/rabbitmq-server-664
Systemd improvements
Diffstat (limited to 'packaging/debs')
-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 56acaa948e..9cf494ab87 100644
--- a/packaging/debs/Debian/debian/control
+++ b/packaging/debs/Debian/debian/control
@@ -18,7 +18,7 @@ Standards-Version: 3.9.4
Package: rabbitmq-server
Architecture: all
-Depends: erlang-nox (>= 1:16.b.3) | esl-erlang, adduser, logrotate, ${misc:Depends}
+Depends: erlang-nox (>= 1:16.b.3) | esl-erlang, adduser, logrotate, socat, ${misc:Depends}
Description: Multi-protocol messaging broker
RabbitMQ is an open source multi-protocol messaging broker.
Homepage: http://www.rabbitmq.com/