summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-pycadf_0.9.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-pycadf_0.9.0.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python-pycadf_0.9.0.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-pycadf_0.9.0.bb b/meta-openstack/recipes-devtools/python/python-pycadf_0.9.0.bb
index a363119..afdc99b 100644
--- a/meta-openstack/recipes-devtools/python/python-pycadf_0.9.0.bb
+++ b/meta-openstack/recipes-devtools/python/python-pycadf_0.9.0.bb
@@ -19,6 +19,7 @@ FILES_${PN} += "${datadir}/etc/${SRCNAME}/*"
19 19
20DEPENDS += " \ 20DEPENDS += " \
21 python-pip \ 21 python-pip \
22 python-pbr \
22 " 23 "
23 24
24RDEPENDS_${PN} += " \ 25RDEPENDS_${PN} += " \
@@ -29,4 +30,5 @@ RDEPENDS_${PN} += " \
29 python-pytz \ 30 python-pytz \
30 python-six \ 31 python-six \
31 python-webob \ 32 python-webob \
33 python-pbr \
32 " 34 "