aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-devtools/python/python-soupsieve_1.9.4.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-devtools/python/python-soupsieve_1.9.4.bb')
-rw-r--r--recipes-devtools/python/python-soupsieve_1.9.4.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-devtools/python/python-soupsieve_1.9.4.bb b/recipes-devtools/python/python-soupsieve_1.9.4.bb
index 8c73a53..2767c1a 100644
--- a/recipes-devtools/python/python-soupsieve_1.9.4.bb
+++ b/recipes-devtools/python/python-soupsieve_1.9.4.bb
@@ -9,7 +9,7 @@ SRC_URI[sha256sum] = "605f89ad5fdbfefe30cdc293303665eff2d188865d4dbe4eb510bba1ed
inherit pypi setuptools
-RDEPENDS_${PN} += "${PYTHON_PN}-backports-functools-lru-cache"
+RDEPENDS:${PN} += "${PYTHON_PN}-backports-functools-lru-cache"
BBCLASSEXTEND = "native nativesdk"