From 85fac0ea77a088952c953b83fe6218895f7ddc88 Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Wed, 8 Feb 2017 14:19:31 -0500 Subject: python-pbr: change the dependency to be a RDEPENDS and fix build issues Signed-off-by: Derek Straka Signed-off-by: Martin Jansa --- meta-python/recipes-devtools/python/python-pbr_1.10.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-python') diff --git a/meta-python/recipes-devtools/python/python-pbr_1.10.0.bb b/meta-python/recipes-devtools/python/python-pbr_1.10.0.bb index fd3519764c..7fddf7aa45 100644 --- a/meta-python/recipes-devtools/python/python-pbr_1.10.0.bb +++ b/meta-python/recipes-devtools/python/python-pbr_1.10.0.bb @@ -9,7 +9,7 @@ SRC_URI[sha256sum] = "186428c270309e6fdfe2d5ab0949ab21ae5f7dea831eab96701b86bd66 inherit pypi setuptools -DEPENDS_class-target += " \ +RDEPENDS_${PN}_class-target += " \ python-pip \ " -- cgit v1.2.3-54-g00ecf