Loading package/cgilua/Config.in +0 −1 Original line number Diff line number Diff line config BR2_PACKAGE_CGILUA bool "cgilua" select BR2_PACKAGE_LUA_SHARED_LIBRARY select BR2_PACKAGE_LUAFILESYSTEM help CGILua is a tool for creating dynamic HTML pages Loading package/copas/Config.in +0 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,6 @@ config BR2_PACKAGE_COPAS bool "copas" select BR2_PACKAGE_COXPCALL select BR2_PACKAGE_LUASOCKET select BR2_PACKAGE_LUA_SHARED_LIBRARY # for luasocket help Copas is a dispatcher based on coroutines that can be used by TCP/IP servers. Loading package/luafilesystem/Config.in +0 −1 Original line number Diff line number Diff line config BR2_PACKAGE_LUAFILESYSTEM bool "luafilesystem" select BR2_PACKAGE_LUA_SHARED_LIBRARY help LuaFileSystem offers a portable way to access the underlying directory structure and file attributes. Loading package/luasocket/Config.in +0 −1 Original line number Diff line number Diff line config BR2_PACKAGE_LUASOCKET bool "luasocket" depends on BR2_PACKAGE_LUA_SHARED_LIBRARY help LuaSocket is the most comprehensive networking support library for the Lua language. Loading package/rings/Config.in +0 −1 Original line number Diff line number Diff line config BR2_PACKAGE_RINGS bool "rings" depends on BR2_PACKAGE_LUA_SHARED_LIBRARY help Provides a way to create new Lua states from within Lua. Loading Loading
package/cgilua/Config.in +0 −1 Original line number Diff line number Diff line config BR2_PACKAGE_CGILUA bool "cgilua" select BR2_PACKAGE_LUA_SHARED_LIBRARY select BR2_PACKAGE_LUAFILESYSTEM help CGILua is a tool for creating dynamic HTML pages Loading
package/copas/Config.in +0 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,6 @@ config BR2_PACKAGE_COPAS bool "copas" select BR2_PACKAGE_COXPCALL select BR2_PACKAGE_LUASOCKET select BR2_PACKAGE_LUA_SHARED_LIBRARY # for luasocket help Copas is a dispatcher based on coroutines that can be used by TCP/IP servers. Loading
package/luafilesystem/Config.in +0 −1 Original line number Diff line number Diff line config BR2_PACKAGE_LUAFILESYSTEM bool "luafilesystem" select BR2_PACKAGE_LUA_SHARED_LIBRARY help LuaFileSystem offers a portable way to access the underlying directory structure and file attributes. Loading
package/luasocket/Config.in +0 −1 Original line number Diff line number Diff line config BR2_PACKAGE_LUASOCKET bool "luasocket" depends on BR2_PACKAGE_LUA_SHARED_LIBRARY help LuaSocket is the most comprehensive networking support library for the Lua language. Loading
package/rings/Config.in +0 −1 Original line number Diff line number Diff line config BR2_PACKAGE_RINGS bool "rings" depends on BR2_PACKAGE_LUA_SHARED_LIBRARY help Provides a way to create new Lua states from within Lua. Loading