aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-devtools/python/python-markupsafe_1.1.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-devtools/python/python-markupsafe_1.1.1.bb')
-rw-r--r--recipes-devtools/python/python-markupsafe_1.1.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-devtools/python/python-markupsafe_1.1.1.bb b/recipes-devtools/python/python-markupsafe_1.1.1.bb
index ad979c7..ef4eadb 100644
--- a/recipes-devtools/python/python-markupsafe_1.1.1.bb
+++ b/recipes-devtools/python/python-markupsafe_1.1.1.bb
@@ -15,7 +15,7 @@ PYPI_PACKAGE = "MarkupSafe"
inherit pypi setuptools
-RDEPENDS_${PN} += "${PYTHON_PN}-re ${PYTHON_PN}-stringold"
+RDEPENDS:${PN} += "${PYTHON_PN}-re ${PYTHON_PN}-stringold"
BBCLASSEXTEND = "native nativesdk"