aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-devtools
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-devtools')
-rw-r--r--recipes-devtools/python/python-parse_1.14.0.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes-devtools/python/python-parse_1.14.0.bb b/recipes-devtools/python/python-parse_1.14.0.bb
index 6e03d4b..1fd5116 100644
--- a/recipes-devtools/python/python-parse_1.14.0.bb
+++ b/recipes-devtools/python/python-parse_1.14.0.bb
@@ -8,7 +8,8 @@ SRC_URI[sha256sum] = "95a4f4469e37c57b5e924629ac99926f28bee7da59515dc5b8078c4c3e
inherit pypi setuptools
-RDEPENDS_${PN} += "\
+RDEPENDS_${PN}_append_class-target = "\
${PYTHON_PN}-datetime \
${PYTHON_PN}-logging \
+ ${PYTHON_PN}-numbers \
"