mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-04-24 23:37:17 +00:00
9 lines
228 B
Plaintext
9 lines
228 B
Plaintext
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/
|