summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-pbr_0.10.8.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2015-03-25 09:19:33 -0400
committerBruce Ashfield <bruce.ashfield@windriver.com>2015-03-25 09:19:33 -0400
commitd8bf5c732b3399820306a2ef2b540e6d1489ba96 (patch)
tree55f6e7d564e13bc226048d9ee9c5127787c8b2be /meta-openstack/recipes-devtools/python/python-pbr_0.10.8.bb
parenta32d653b7db8346fab84342561c170c397e5da13 (diff)
downloadmeta-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.bb8
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
17inherit setuptools 17inherit setuptools
18 18
19# DEPENDS_default: python-pip
19 20
21DEPENDS += " \
22 python-pip \
23 "
24
25# RDEPENDS_default:
26RDEPENDS_${PN} += " \
27 "