buildrootschalter/package/bash/Config.in
Bernhard Reutner-Fischer ec5b83ce2f - add missing package-source targets
- add missing dependencies to build prerequisites in the config system
2007-01-03 13:44:01 +00:00

9 lines
177 B
Plaintext

config BR2_PACKAGE_BASH
bool "bash"
default n
select BR2_PACKAGE_NCURSES
help
The standard GNU Bourne again shell.
http://cnswww.cns.cwru.edu/~chet/bash/bashtop.html