summaryrefslogtreecommitdiff
path: root/strata/openstack-services.morph
diff options
context:
space:
mode:
authorFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2014-10-08 08:39:12 +0000
committerFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2015-01-22 12:46:17 +0000
commit179aaef3a61d5a7db7dbec40d67c882b1819ca2e (patch)
treef930af4eb084c2f608759ad9ce80a81a61d5e313 /strata/openstack-services.morph
parenta0e9156b4c31504eda8321c4ce3d8634c6124853 (diff)
downloaddefinitions-179aaef3a61d5a7db7dbec40d67c882b1819ca2e.tar.gz
Add rabbitmq-codegen needed to compile rabbitmq-server
rabbitmq-codegen is needed to compile rabbitmq-server. rabbitmq-server Makefile expects to have rabbitmq-codegen in a relative path "../rabbitmq-codegen" or in a internal directory called "codegen", this patch uses the latest option.
Diffstat (limited to 'strata/openstack-services.morph')
-rw-r--r--strata/openstack-services.morph5
1 files changed, 5 insertions, 0 deletions
diff --git a/strata/openstack-services.morph b/strata/openstack-services.morph
index 20aa3939..abc6def6 100644
--- a/strata/openstack-services.morph
+++ b/strata/openstack-services.morph
@@ -276,6 +276,11 @@ chunks:
ref: master
repo: upstream:python-packages/retrying
- build-depends: [pbr]
+ name: rabbitmq-codegen
+ morph: strata/openstack-services/rabbitmq-codegen.morph
+ ref: master
+ repo: upstream:rabbitmq-codegen
+- build-depends: [pbr, rabbitmq-codegen]
morph: strata/openstack-services/rabbitmq-server.morph
name: rabbitmq-server
ref: master