aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-chardet.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python-chardet.inc')
-rw-r--r--meta-python/recipes-devtools/python/python-chardet.inc5
1 files changed, 5 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-chardet.inc b/meta-python/recipes-devtools/python/python-chardet.inc
index 316e2c11bc..246a65aa60 100644
--- a/meta-python/recipes-devtools/python/python-chardet.inc
+++ b/meta-python/recipes-devtools/python/python-chardet.inc
@@ -17,3 +17,8 @@ RDEPENDS_${PN}-cli = "${PN} "
FILES_${PN}-cli += " \
${PYTHON_SITEPACKAGES_DIR}/chardet/cli \
"
+
+RDEPENDS_${PN}_class-target += " \
+ ${PYTHON_PN}-argparse \
+ ${PYTHON_PN}-logging \
+"