summaryrefslogtreecommitdiffstats
path: root/rules/python3-simplegeneric.in
diff options
context:
space:
mode:
Diffstat (limited to 'rules/python3-simplegeneric.in')
-rw-r--r--rules/python3-simplegeneric.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/rules/python3-simplegeneric.in b/rules/python3-simplegeneric.in
index 600112807..c229911f2 100644
--- a/rules/python3-simplegeneric.in
+++ b/rules/python3-simplegeneric.in
@@ -3,6 +3,7 @@
config PYTHON3_SIMPLEGENERIC
tristate
select PYTHON3
+ select HOST_PYTHON3_SETUPTOOLS
prompt "simplegeneric"
help
Simple generic functions (similar to Python's own len(), pickle.dump(), etc.)