aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-chardet_3.0.4.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python-chardet_3.0.4.bb')
-rw-r--r--meta-python/recipes-devtools/python/python-chardet_3.0.4.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-chardet_3.0.4.bb b/meta-python/recipes-devtools/python/python-chardet_3.0.4.bb
index b7a46e9d7b..3b6feeef11 100644
--- a/meta-python/recipes-devtools/python/python-chardet_3.0.4.bb
+++ b/meta-python/recipes-devtools/python/python-chardet_3.0.4.bb
@@ -1,2 +1,4 @@
inherit setuptools
require python-chardet.inc
+
+RDEPENDS_${PN} += "${PYTHON_PN}-argparse"