summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--rules/python.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/rules/python.in b/rules/python.in
index da7b62e85..fbd2fca62 100644
--- a/rules/python.in
+++ b/rules/python.in
@@ -17,6 +17,8 @@ menuconfig PYTHON
select READLINE if PYTHON_READLINE
select DB if PYTHON_DB
select OPENSSL if PYTHON_HASHLIB
+ select TCL if PYTHON_LIBTK
+ select TK if PYTHON_LIBTK
help
Python is a dynamic object-oriented programming
language that can be used for many kinds of