aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-devtools/python/python-jsonpointer_2.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-devtools/python/python-jsonpointer_2.0.bb')
-rw-r--r--recipes-devtools/python/python-jsonpointer_2.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-devtools/python/python-jsonpointer_2.0.bb b/recipes-devtools/python/python-jsonpointer_2.0.bb
index 07d6657..1cf4982 100644
--- a/recipes-devtools/python/python-jsonpointer_2.0.bb
+++ b/recipes-devtools/python/python-jsonpointer_2.0.bb
@@ -9,7 +9,7 @@ SRC_URI[sha256sum] = "c192ba86648e05fdae4f08a17ec25180a9aef5008d973407b581798a83
inherit pypi setuptools
-RDEPENDS_${PN} += " \
+RDEPENDS:${PN} += " \
${PYTHON_PN}-json \
${PYTHON_PN}-re \
"