X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/1988f36876b370d2be2c31f35ad3294a5f6a106e..db4bceb99236d8ae980e7a4263d0417f4cba3ed2:/openwrt/package/sqlite/Config.in diff --git a/openwrt/package/sqlite/Config.in b/openwrt/package/sqlite/Config.in index 79ecfa314..2d33debc1 100644 --- a/openwrt/package/sqlite/Config.in +++ b/openwrt/package/sqlite/Config.in @@ -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: