aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-devtools/python/python-cheetah_2.4.4.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-devtools/python/python-cheetah_2.4.4.bb')
-rw-r--r--recipes-devtools/python/python-cheetah_2.4.4.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-devtools/python/python-cheetah_2.4.4.bb b/recipes-devtools/python/python-cheetah_2.4.4.bb
index 57fc683..453befd 100644
--- a/recipes-devtools/python/python-cheetah_2.4.4.bb
+++ b/recipes-devtools/python/python-cheetah_2.4.4.bb
@@ -7,8 +7,8 @@ PR = "r3"
PYPI_PACKAGE = "Cheetah"
inherit pypi setuptools
-RDEPENDS_${PN} = "python-pickle python-pprint"
-RDEPENDS_${PN}_class-native = ""
+RDEPENDS:${PN} = "python-pickle python-pprint"
+RDEPENDS:${PN}:class-native = ""
BBCLASSEXTEND = "native nativesdk"