diff options
| author | Matthias Radestock <matthias@lshift.net> | 2008-10-12 17:36:14 +0100 |
|---|---|---|
| committer | Matthias Radestock <matthias@lshift.net> | 2008-10-12 17:36:14 +0100 |
| commit | 07f212e2942af3f5eb50543e0e36ccda026ac383 (patch) | |
| tree | bc4b41af53bb7c45012633c1419ec71f3ba4dfa2 /packaging/debs | |
| parent | 5e6c6e50c0d8491a45dc20a806acd5ecb67c7110 (diff) | |
| parent | 309cb71c78d84d09d970a5f0081b6f13891a1b59 (diff) | |
| download | rabbitmq-server-git-07f212e2942af3f5eb50543e0e36ccda026ac383.tar.gz | |
merge bug19332 into default
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 bc691bc7b6..675e15f490 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, erlang-src, make, python +Build-Depends: cdbs, debhelper (>= 5), erlang-base | erlang-base-hipe, erlang-nox, erlang-dev, erlang-src, make, python, python-json Standards-Version: 3.7.2 Package: rabbitmq-server |
