summaryrefslogtreecommitdiffstats
path: root/rules/python3-chardet.in
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2016-02-06 19:56:02 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2016-02-06 19:56:51 +0100
commit429b65c41734b74c8b30ebc95396471e09c7792c (patch)
treebbfbec08e3b19130434bd36d4bc1aa7c11be7922 /rules/python3-chardet.in
parent22042f91dc46ec4e23a2be246fa752e04d90fdce (diff)
downloadptxdist-429b65c41734b74c8b30ebc95396471e09c7792c.tar.gz
ptxdist-429b65c41734b74c8b30ebc95396471e09c7792c.tar.xz
python3-chardet: add missing dependency
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/python3-chardet.in')
-rw-r--r--rules/python3-chardet.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/rules/python3-chardet.in b/rules/python3-chardet.in
index 12f286ca4..dd483c191 100644
--- a/rules/python3-chardet.in
+++ b/rules/python3-chardet.in
@@ -2,6 +2,7 @@
config PYTHON3_CHARDET
tristate
+ select HOST_PYTHON3_SETUPTOOLS
select PYTHON3
prompt "chardet"
help