diff options
Diffstat (limited to 'package/bash')
-rw-r--r-- | package/bash/Config.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/bash/Config.in b/package/bash/Config.in index 8b39c21ac..858b530d8 100644 --- a/package/bash/Config.in +++ b/package/bash/Config.in @@ -1,6 +1,7 @@ config BR2_PACKAGE_BASH bool "bash" default n + select BR2_PACKAGE_NCURSES help The standard GNU Bourne again shell. |