summaryrefslogtreecommitdiffstats
path: root/package/lsqlite3/Config.in
blob: 932657e5803ffd57cb3ba0e0eb371dc0e37aa277 (plain)
1
2
3
4
5
6
7
config BR2_PACKAGE_LSQLITE3
	bool "lsqlite3"
	select BR2_PACKAGE_SQLITE
	help
	  A binding for Lua to the SQLite3 database library.

	  http://lua.sqlite.org/
OpenPOWER on IntegriCloud