aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-devtools/python/python-pyrsistent_0.15.7.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-devtools/python/python-pyrsistent_0.15.7.bb')
-rw-r--r--recipes-devtools/python/python-pyrsistent_0.15.7.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-devtools/python/python-pyrsistent_0.15.7.bb b/recipes-devtools/python/python-pyrsistent_0.15.7.bb
index 618a767..40dd572 100644
--- a/recipes-devtools/python/python-pyrsistent_0.15.7.bb
+++ b/recipes-devtools/python/python-pyrsistent_0.15.7.bb
@@ -8,11 +8,11 @@ SRC_URI[sha256sum] = "cdc7b5e3ed77bed61270a47d35434a30617b9becdf2478af76ad2c6ade
inherit pypi setuptools
-RDEPENDS_${PN} += " \
+RDEPENDS:${PN} += " \
${PYTHON_PN}-six \
"
-RDEPENDS_${PN}_append_class-target = "\
+RDEPENDS:${PN}:append:class-target = "\
${PYTHON_PN}-numbers \
"