From 7dcbaa1a08723059d9bd045fc500f19a3e0ad3d8 Mon Sep 17 00:00:00 2001 From: Francois Perrad Date: Fri, 4 Apr 2014 21:15:06 +0200 Subject: lua-expat: bump to version 1.3.0 which is now compatible with Lua 5.2 Signed-off-by: Francois Perrad Signed-off-by: Thomas Petazzoni --- package/luaexpatutils/Config.in | 4 ---- 1 file changed, 4 deletions(-) (limited to 'package/luaexpatutils') diff --git a/package/luaexpatutils/Config.in b/package/luaexpatutils/Config.in index 333f98dc32..cb2887acaa 100644 --- a/package/luaexpatutils/Config.in +++ b/package/luaexpatutils/Config.in @@ -1,12 +1,8 @@ config BR2_PACKAGE_LUAEXPATUTILS bool "luaexpatutils" select BR2_PACKAGE_LUAEXPAT - depends on !BR2_PACKAGE_LUA_5_2 help lxp.doc is a module that provides useful features for working with XML formats in LOM format as used by the LuaExpat project from Kepler. https://github.com/stevedonovan/LuaExpatUtils - -comment "luaexpatutils needs a Lua 5.1 interpreter" - depends on BR2_PACKAGE_LUA_5_2 -- cgit v1.2.1