aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-py-ubjson_0.16.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-py-ubjson_0.16.1.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-py-ubjson_0.16.1.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python3-py-ubjson_0.16.1.bb b/meta-python/recipes-devtools/python/python3-py-ubjson_0.16.1.bb
index 31f07a5180..0db9d65fd3 100644
--- a/meta-python/recipes-devtools/python/python3-py-ubjson_0.16.1.bb
+++ b/meta-python/recipes-devtools/python/python3-py-ubjson_0.16.1.bb
@@ -7,8 +7,8 @@ SRC_URI[sha256sum] = "b9bfb8695a1c7e3632e800fb83c943bf67ed45ddd87cd0344851610c69
inherit pypi setuptools3
-RDEPENDS_${PN} += " \
- ${PYTHON_PN}-numbers \
+RDEPENDS:${PN} += " \
+ python3-numbers \
"
BBCLASSEXTEND = "native nativesdk"