summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--rules/python3-pexpect.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/rules/python3-pexpect.in b/rules/python3-pexpect.in
index b1be2a269..703f9540a 100644
--- a/rules/python3-pexpect.in
+++ b/rules/python3-pexpect.in
@@ -2,6 +2,7 @@
config PYTHON3_PEXPECT
tristate
+ select PYTHON3
prompt "pexpect"
help
Pexpect allows easy control of interactive console applications.