diff options
| author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2015-03-25 09:19:33 -0400 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2015-03-25 09:19:33 -0400 |
| commit | d8bf5c732b3399820306a2ef2b540e6d1489ba96 (patch) | |
| tree | 55f6e7d564e13bc226048d9ee9c5127787c8b2be /meta-openstack/recipes-devtools/python/python-pbr_0.10.8.bb | |
| parent | a32d653b7db8346fab84342561c170c397e5da13 (diff) | |
| download | meta-cloud-services-d8bf5c732b3399820306a2ef2b540e6d1489ba96.tar.gz | |
libs: version refresh
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
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 | " | ||
