1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1958 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nico
2005-09-20 01:54:47 +00:00
parent f66942ec35
commit 70b4e01fa7
3 changed files with 3 additions and 3 deletions

View File

@@ -7,7 +7,7 @@ config BR2_PACKAGE_LIBSQLITE
prompt "libsqlite - Self-contained, embeddable, zero-configuration SQL database engine"
tristate
default m if CONFIG_DEVEL
select BR2_PACKAGE_SQLITE
select BR2_COMPILE_SQLITE
select BR2_PACKAGE_LIBNCURSES
select BR2_PACKAGE_LIBREADLINE
help