diff options
Diffstat (limited to 'package/luaexpat/Config.in')
| -rw-r--r-- | package/luaexpat/Config.in | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/package/luaexpat/Config.in b/package/luaexpat/Config.in index 3394780c70..f8db318e82 100644 --- a/package/luaexpat/Config.in +++ b/package/luaexpat/Config.in @@ -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 |

