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 | bbd5d59934f41cc57d341bd106abe566db8dd30f (patch) | |
| tree | 4efc51028f5979c63baa94912de5a15e67de97a3 /packaging/debs | |
| parent | 2a20c45a7c2a2c0740780e4587a5a726b5ea77e8 (diff) | |
| download | rabbitmq-server-git-bbd5d59934f41cc57d341bd106abe566db8dd30f.tar.gz | |
Switch to erlang-nox.
Diffstat (limited to 'packaging/debs')
| -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 b01d38b385..45f5c5c443 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 |
