mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
Add dependencies on ncurses and readline
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1192 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
b25f00c2da
commit
07badd5e7d
@ -9,6 +9,8 @@ config BR2_PACKAGE_LIBSQLITE
|
||||
# default m if CONFIG_DEVEL
|
||||
default n
|
||||
select BR2_PACKAGE_SQLITE
|
||||
select BR2_PACKAGE_LIBNCURSES
|
||||
select BR2_PACKAGE_LIBREADLINE
|
||||
help
|
||||
SQLite is a small C library that implements a self-contained, embeddable,
|
||||
zero-configuration SQL database engine. Features include:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user