diff options
| author | Hubert Plociniczak <hubert@lshift.net> | 2008-09-04 17:30:04 +0100 |
|---|---|---|
| committer | Hubert Plociniczak <hubert@lshift.net> | 2008-09-04 17:30:04 +0100 |
| commit | 88732f2a056f1df6b024d4e1078b51c8e2808b68 (patch) | |
| tree | 3c029d4ab4db55c03cce1485255f3c36fd99e5c3 /packaging/debs | |
| parent | e5bf57a323e4727ce005b0d0e6f883921a9c21c6 (diff) | |
| download | rabbitmq-server-git-88732f2a056f1df6b024d4e1078b51c8e2808b68.tar.gz | |
Added python-json as a dependency to the debian/rpm packages
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 df9a330be8..abc6a65808 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 |
