Signed-off-by: Artur Wiebe <[email protected]>
---
 rules/python3-pexpect.in | 1 +
 1 file changed, 1 insertion(+)

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.
-- 
2.29.2


_______________________________________________
ptxdist mailing list
[email protected]
To unsubscribe, send a mail with subject "unsubscribe" to 
[email protected]

Reply via email to