mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-22 06:57:57 +00:00
don't depend on lua
Delete +lua from libiwinfo-lua. Signed-off-by: Stefan Hellermann <stefan@the2masters.de> SVN-Revision: 35005
This commit is contained in:
parent
12bcd51efd
commit
ff0c7a9ec9
@ -39,7 +39,7 @@ define Package/libiwinfo-lua
|
||||
SECTION:=lang
|
||||
CATEGORY:=Languages
|
||||
TITLE:=libiwinfo Lua binding
|
||||
DEPENDS:=+libiwinfo +liblua +lua
|
||||
DEPENDS:=+libiwinfo +liblua
|
||||
MAINTAINER:=Jo-Philipp Wich <xm@subsignal.org>
|
||||
endef
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user