repo.or.cz
/
buildroot-gz.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
board/csky: fixup gdb instructions in readme.txt
[buildroot-gz.git]
/
package
/
luasql-sqlite3
/
Config.in
blob
3bd73f3ba559d6aa2f8cbfcd5f8448afb24d5c76
1
config BR2_PACKAGE_LUASQL_SQLITE3
2
bool "luasql-sqlite3"
3
depends on BR2_PACKAGE_HAS_LUAINTERPRETER
4
select BR2_PACKAGE_SQLITE
5
help
6
LuaSQL is a simple interface from Lua to a DBMS.
7
8
http://www.keplerproject.org/luasql
9