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
open-plc-utils: new package
[buildroot-gz.git]
/
package
/
lsqlite3
/
Config.in
blob
cc431ae08dcab211be01241e3f6aaaec8002088b
1
config BR2_PACKAGE_LSQLITE3
2
bool "lsqlite3"
3
select BR2_PACKAGE_SQLITE
4
depends on BR2_PACKAGE_HAS_LUAINTERPRETER
5
help
6
a thin Lua wrapper for the SQLite3 library.
7
8
http://lua.sqlite.org/