diff options
| author | Hubert Plociniczak <hubert@lshift.net> | 2008-10-25 11:09:24 +0100 |
|---|---|---|
| committer | Hubert Plociniczak <hubert@lshift.net> | 2008-10-25 11:09:24 +0100 |
| commit | 153837a2ca3643cc09426e44ad95e740f1731682 (patch) | |
| tree | cc6f1dd23e8b6fd496da99b1b4fafafc40a5e3c7 | |
| parent | 4b2330d4c519c81b77cf92f13aab6226d9623f27 (diff) | |
| download | rabbitmq-server-git-153837a2ca3643cc09426e44ad95e740f1731682.tar.gz | |
Removed packages that are already set as dependencies of the others
| -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 70f67b009f..749791a4bd 100644 --- a/packaging/debs/Debian/debian/control +++ b/packaging/debs/Debian/debian/control @@ -2,7 +2,7 @@ Source: rabbitmq-server Section: net Priority: extra Maintainer: Tony Garnock-Jones <tonyg@rabbitmq.com> -Build-Depends: cdbs, debhelper (>= 5), erlang-base | erlang-base-hipe, erlang-nox, erlang-dev, python, python-json +Build-Depends: cdbs, debhelper (>= 5), erlang-nox, erlang-dev, python-json Standards-Version: 3.7.2 Package: rabbitmq-server |
