diff options
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.bb | 4 |
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 | ||
| 17 | inherit setuptools | 17 | inherit setuptools |
| 18 | 18 | ||
| 19 | DEPENDS += "\ | ||
| 20 | python-pbr \ | ||
| 21 | " | ||
| 22 | |||
| 19 | RDEPENDS_${PN} += " \ | 23 | RDEPENDS_${PN} += " \ |
| 20 | python-pbr \ | 24 | python-pbr \ |
| 21 | python-fixtures \ | 25 | python-fixtures \ |
