summaryrefslogtreecommitdiffstats
path: root/package/luaexpat/Config.in
blob: 7139e8c6daa1a1006272b36c986bf57ed37f031a (plain)
1
2
3
4
5
6
7
8
config BR2_PACKAGE_LUAEXPAT
	bool "luaexpat"
	depends on BR2_PACKAGE_HAS_LUAINTERPRETER
	select BR2_PACKAGE_EXPAT
	help
	  LuaExpat is a SAX XML parser based on the Expat library.

	  http://matthewwild.co.uk/projects/luaexpat/
OpenPOWER on IntegriCloud