diff options
| author | Hubert Plociniczak <hubert@lshift.net> | 2008-10-24 18:32:55 +0100 |
|---|---|---|
| committer | Hubert Plociniczak <hubert@lshift.net> | 2008-10-24 18:32:55 +0100 |
| commit | 4b2330d4c519c81b77cf92f13aab6226d9623f27 (patch) | |
| tree | 3a7fc1a6ed01c64d1e22c6212d11b1508dabdfec /packaging | |
| parent | 5b995a2b87c8bbdb09c9ecbcc3e81d3d39f56ad8 (diff) | |
| download | rabbitmq-server-git-4b2330d4c519c81b77cf92f13aab6226d9623f27.tar.gz | |
Minimal version of build dependencies on debian
Diffstat (limited to 'packaging')
| -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 e2f4178989..70f67b009f 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), elinks, erlang-base | erlang-base-hipe, erlang-nox, erlang-dev, erlang-src, findutils, gzip, make, perl, python, python-json, reprepro, sed, tar, zip +Build-Depends: cdbs, debhelper (>= 5), erlang-base | erlang-base-hipe, erlang-nox, erlang-dev, python, python-json Standards-Version: 3.7.2 Package: rabbitmq-server |
