aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-devtools/python/python-stevedore_1.31.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-devtools/python/python-stevedore_1.31.0.bb')
-rw-r--r--recipes-devtools/python/python-stevedore_1.31.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-devtools/python/python-stevedore_1.31.0.bb b/recipes-devtools/python/python-stevedore_1.31.0.bb
index 1f91e4b..fc96485 100644
--- a/recipes-devtools/python/python-stevedore_1.31.0.bb
+++ b/recipes-devtools/python/python-stevedore_1.31.0.bb
@@ -11,7 +11,7 @@ inherit pypi setuptools
DEPENDS += "${PYTHON_PN}-pbr-native"
-RDEPENDS_${PN} += "${PYTHON_PN}-pbr ${PYTHON_PN}-six"
+RDEPENDS:${PN} += "${PYTHON_PN}-pbr ${PYTHON_PN}-six"
BBCLASSEXTEND = "native"