summaryrefslogtreecommitdiffstats
path: root/rules/bash.in
diff options
context:
space:
mode:
Diffstat (limited to 'rules/bash.in')
-rw-r--r--rules/bash.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/rules/bash.in b/rules/bash.in
index 4c1e0e12c..183c7517a 100644
--- a/rules/bash.in
+++ b/rules/bash.in
@@ -4,6 +4,7 @@ menuconfig BASH
select LIBC_DL
select GCCLIBS_GCC_S
select NCURSES if BASH_CURSES
+ select TERMCAP if !BASH_CURSES
help
The GNU Bourne Again SHell
Bash is an sh-compatible command language interpreter that executes