open-plc-utils: new package
[buildroot-gz.git] / package / lsqlite3 / Config.in
blobcc431ae08dcab211be01241e3f6aaaec8002088b
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.
8           http://lua.sqlite.org/