diff options
| author | Simon MacMullen <simon@rabbitmq.com> | 2011-03-22 12:39:48 +0000 |
|---|---|---|
| committer | Simon MacMullen <simon@rabbitmq.com> | 2011-03-22 12:39:48 +0000 |
| commit | 22a202104ae661bdda9ed87977d9f03e1df6f240 (patch) | |
| tree | 4efc51028f5979c63baa94912de5a15e67de97a3 | |
| parent | b0d39e10b1a12bd4d8bd82c9fb9df8c80f8fb2ab (diff) | |
| download | rabbitmq-server-bug23730.tar.gz | |
Switch to erlang-nox.bug23730
| -rw-r--r-- | packaging/debs/Debian/debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/debs/Debian/debian/control b/packaging/debs/Debian/debian/control index b01d38b3..45f5c5c4 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 (>= 1:12.b.3), adduser, logrotate, ${misc:Depends} +Depends: erlang-nox (>= 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 |
