diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-pbr_0.10.8.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-pbr_0.10.8.bb | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-pbr_0.10.8.bb b/meta-openstack/recipes-devtools/python/python-pbr_0.10.8.bb index ae8f44a..ec5c589 100644 --- a/meta-openstack/recipes-devtools/python/python-pbr_0.10.8.bb +++ b/meta-openstack/recipes-devtools/python/python-pbr_0.10.8.bb | |||
| @@ -16,4 +16,12 @@ S = "${WORKDIR}/${SRCNAME}-${PV}" | |||
| 16 | 16 | ||
| 17 | inherit setuptools | 17 | inherit setuptools |
| 18 | 18 | ||
| 19 | # DEPENDS_default: python-pip | ||
| 19 | 20 | ||
| 21 | DEPENDS += " \ | ||
| 22 | python-pip \ | ||
| 23 | " | ||
| 24 | |||
| 25 | # RDEPENDS_default: | ||
| 26 | RDEPENDS_${PN} += " \ | ||
| 27 | " | ||
