diff options
| author | David Wragg <dpw@lshift.net> | 2010-04-23 17:58:55 +0100 |
|---|---|---|
| committer | David Wragg <dpw@lshift.net> | 2010-04-23 17:58:55 +0100 |
| commit | a05c341bc1ffcf2f87e5bf600e3f32f8690bf5a7 (patch) | |
| tree | dd6c68805918c136fd42d06775c18ecf2c3a831b /packaging/debs | |
| parent | 1bbba45fd6e09989da671c4454a31098b3f6ef04 (diff) | |
| parent | 4ecdc79c259476e8ef86c1607ac644c8dba2b734 (diff) | |
| download | rabbitmq-server-git-a05c341bc1ffcf2f87e5bf600e3f32f8690bf5a7.tar.gz | |
Merge bug22407 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 d4e2cd1763..479c356829 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-dev, python-simplejson +Build-Depends: cdbs, debhelper (>= 5), erlang-dev, python-simplejson, xmlto, xsltproc Standards-Version: 3.8.0 Package: rabbitmq-server |
