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 703f9540a..5c340e98a 100644
--- a/rules/python3-pexpect.in
+++ b/rules/python3-pexpect.in
@@ -3,6 +3,7 @@
config PYTHON3_PEXPECT
tristate
select PYTHON3
+ select PYTHON3_PTYPROCESS if RUNTIME
prompt "pexpect"
help
Pexpect allows easy control of interactive console applications.