diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-testtools_1.8.0.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-testtools_1.8.0.bb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-testtools_1.8.0.bb b/meta-openstack/recipes-devtools/python/python-testtools_1.8.0.bb index 80a7489..a58c91a 100644 --- a/meta-openstack/recipes-devtools/python/python-testtools_1.8.0.bb +++ b/meta-openstack/recipes-devtools/python/python-testtools_1.8.0.bb | |||
| @@ -17,4 +17,8 @@ S = "${WORKDIR}/${SRCNAME}-${PV}" | |||
| 17 | 17 | ||
| 18 | inherit setuptools | 18 | inherit setuptools |
| 19 | 19 | ||
| 20 | DEPENDS += " \ | ||
| 21 | python-pbr \ | ||
| 22 | " | ||
| 23 | |||
| 20 | RDEPENDS_${PN} += "python-extras" | 24 | RDEPENDS_${PN} += "python-extras" |
