diff options
| author | Simon MacMullen <simon@lshift.net> | 2010-03-23 14:45:54 +0000 |
|---|---|---|
| committer | Simon MacMullen <simon@lshift.net> | 2010-03-23 14:45:54 +0000 |
| commit | 4ecdc79c259476e8ef86c1607ac644c8dba2b734 (patch) | |
| tree | 574d69bada181ce5370638043481c39b8e5e7fca /packaging/debs | |
| parent | dba50911fce247d98e1e732cf780be692561e318 (diff) | |
| download | rabbitmq-server-git-4ecdc79c259476e8ef86c1607ac644c8dba2b734.tar.gz | |
Add build dependencies to Debian / Fedora / Macports
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 |
