From 36223d147ed031a3f9c56b158e77cc14a2ccebe6 Mon Sep 17 00:00:00 2001 From: Michael Olbrich Date: Wed, 10 Feb 2016 09:47:40 +0100 Subject: python3-pexpect: add missing dependency Signed-off-by: Michael Olbrich --- rules/python3-pexpect.in | 1 + 1 file changed, 1 insertion(+) (limited to 'rules') 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. -- cgit v1.2.3