Add dependencies on libncurses and libreadline
[openwrt.git] / package / libgdbm / Config.in
1 config BR2_PACKAGE_LIBGDBM
2 tristate "libgdbm - GNU database manager"
3 default m if CONFIG_DEVEL
4 help
5 disk file format database which stores key/data-pairs in single files.
6
7 http://www.gnu.org
This page took 0.058202 seconds and 5 git commands to generate.