aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-devtools/python/python-vcversioner_2.16.0.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-devtools/python/python-vcversioner_2.16.0.0.bb')
-rw-r--r--recipes-devtools/python/python-vcversioner_2.16.0.0.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-devtools/python/python-vcversioner_2.16.0.0.bb b/recipes-devtools/python/python-vcversioner_2.16.0.0.bb
index dbea395..c5a2f5e 100644
--- a/recipes-devtools/python/python-vcversioner_2.16.0.0.bb
+++ b/recipes-devtools/python/python-vcversioner_2.16.0.0.bb
@@ -9,10 +9,10 @@ SRC_URI[sha256sum] = "dae60c17a479781f44a4010701833f1829140b1eeccd258762a74974aa
inherit pypi setuptools
-RDEPENDS_${PN} += "\
+RDEPENDS:${PN} += "\
${PYTHON_PN}-subprocess \
"
-RDEPENDS_${PN}_class-native = ""
+RDEPENDS:${PN}:class-native = ""
BBCLASSEXTEND = "native"