summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-mox3_0.9.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-mox3_0.9.0.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python-mox3_0.9.0.bb4
1 files changed, 4 insertions, 0 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-mox3_0.9.0.bb b/meta-openstack/recipes-devtools/python/python-mox3_0.9.0.bb
index 7ef5276..6d58573 100644
--- a/meta-openstack/recipes-devtools/python/python-mox3_0.9.0.bb
+++ b/meta-openstack/recipes-devtools/python/python-mox3_0.9.0.bb
@@ -16,6 +16,10 @@ S = "${WORKDIR}/${SRCNAME}-${PV}"
16 16
17inherit setuptools 17inherit setuptools
18 18
19DEPENDS += "\
20 python-pbr \
21 "
22
19RDEPENDS_${PN} += " \ 23RDEPENDS_${PN} += " \
20 python-pbr \ 24 python-pbr \
21 python-fixtures \ 25 python-fixtures \