mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-05 14:09:53 +03:00
lua-expat: bump to version 1.3.0
which is now compatible with Lua 5.2 Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
f90760fe0e
commit
7dcbaa1a08
@@ -2,11 +2,7 @@ config BR2_PACKAGE_LUAEXPAT
|
||||
bool "luaexpat"
|
||||
select BR2_PACKAGE_EXPAT
|
||||
depends on BR2_PACKAGE_HAS_LUA_INTERPRETER
|
||||
depends on !BR2_PACKAGE_LUA_5_2
|
||||
help
|
||||
LuaExpat is a SAX XML parser based on the Expat library.
|
||||
|
||||
http://matthewwild.co.uk/projects/luaexpat/
|
||||
|
||||
comment "luaexpat needs a Lua 5.1 interpreter"
|
||||
depends on BR2_PACKAGE_LUA_5_2
|
||||
|
||||
Reference in New Issue
Block a user