aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-devtools/python/python-setuptools-scm_3.3.3.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-devtools/python/python-setuptools-scm_3.3.3.bb')
-rw-r--r--recipes-devtools/python/python-setuptools-scm_3.3.3.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-devtools/python/python-setuptools-scm_3.3.3.bb b/recipes-devtools/python/python-setuptools-scm_3.3.3.bb
index 9fd9ef4..c6f2516 100644
--- a/recipes-devtools/python/python-setuptools-scm_3.3.3.bb
+++ b/recipes-devtools/python/python-setuptools-scm_3.3.3.bb
@@ -9,10 +9,10 @@ PYPI_PACKAGE = "setuptools_scm"
inherit pypi setuptools
-RDEPENDS_${PN}_class-target = "${PYTHON_PN}-py ${PYTHON_PN}-setuptools ${PYTHON_PN}-debugger ${PYTHON_PN}-json"
-RDEPENDS_${PN}_class-native = "${PYTHON_PN}-setuptools-native"
+RDEPENDS:${PN}:class-target = "${PYTHON_PN}-py ${PYTHON_PN}-setuptools ${PYTHON_PN}-debugger ${PYTHON_PN}-json"
+RDEPENDS:${PN}:class-native = "${PYTHON_PN}-setuptools-native"
-RDEPENDS_${PN} += "${PYTHON_PN}-argparse"
+RDEPENDS:${PN} += "${PYTHON_PN}-argparse"
BBCLASSEXTEND = "native"