summaryrefslogtreecommitdiffstats
path: root/package/lsqlite3/Config.in
blob: 223fb59c918a70ff3f8edf96d0d3247505751679 (plain)
1
2
3
4
5
6
7
8
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/
OpenPOWER on IntegriCloud