From d8bf5c732b3399820306a2ef2b540e6d1489ba96 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Wed, 25 Mar 2015 09:19:33 -0400 Subject: libs: version refresh Signed-off-by: Bruce Ashfield --- meta-openstack/recipes-devtools/python/python-pbr_0.10.8.bb | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'meta-openstack/recipes-devtools/python/python-pbr_0.10.8.bb') 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}" inherit setuptools +# DEPENDS_default: python-pip +DEPENDS += " \ + python-pip \ + " + +# RDEPENDS_default: +RDEPENDS_${PN} += " \ + " -- cgit v1.2.3-54-g00ecf