summaryrefslogtreecommitdiff
path: root/packaging
diff options
context:
space:
mode:
authorMatthias Radestock <matthias@lshift.net>2008-11-19 11:21:45 +0000
committerMatthias Radestock <matthias@lshift.net>2008-11-19 11:21:45 +0000
commitd7fce2536718e7d235297a8f7c81edc88902eea5 (patch)
treea6435f36dab8db8f815287e69bf1b3f9f21313b5 /packaging
parent3081245448bc6935438fde4620b5ce0f7a1d8c34 (diff)
parent2c0f7c9caff1ebcd874821fc21481a67076e406c (diff)
downloadrabbitmq-server-git-d7fce2536718e7d235297a8f7c81edc88902eea5.tar.gz
merge bug19573 into default
Diffstat (limited to 'packaging')
-rw-r--r--packaging/RPMS/Fedora/rabbitmq-server.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/RPMS/Fedora/rabbitmq-server.spec b/packaging/RPMS/Fedora/rabbitmq-server.spec
index 214f6918fd..ae2f2d2b0e 100644
--- a/packaging/RPMS/Fedora/rabbitmq-server.spec
+++ b/packaging/RPMS/Fedora/rabbitmq-server.spec
@@ -11,7 +11,7 @@ URL: http://www.rabbitmq.com/
Vendor: LShift Ltd., Cohesive Financial Technologies LLC., Rabbit Technlogies Ltd.
%if 0%{?debian}
%else
-BuildRequires: python, python-json
+BuildRequires: erlang, python-json
%endif
Requires: erlang, logrotate
Packager: Hubert Plociniczak <hubert@lshift.net>