blob: 223fb59c918a70ff3f8edf96d0d3247505751679 [file] [log] [blame]
config BR2_PACKAGE_LSQLITE3
bool "lsqlite3"
depends on BR2_PACKAGE_HAS_LUAINTERPRETER
select BR2_PACKAGE_SQLITE
help
a thin Lua wrapper for the SQLite3 library.
http://lua.sqlite.org/