luci: drop dependency on libiwinfo-lua
None of the components pulled in by the standard luci collection require server side Lua processing anymore, so we're free to drop the explicit dependency on the libiwinfo Lua binding. Signed-off-by: Jo-Philipp Wich <jo@mein.io>
This commit is contained in:
parent
2e3282e624
commit
0143ef24d4
1 changed files with 0 additions and 1 deletions
|
@ -13,7 +13,6 @@ LUCI_TITLE:=LuCI interface with Uhttpd as Webserver (default)
|
|||
LUCI_DESCRIPTION:=Standard OpenWrt set including full admin with ppp support and the default Bootstrap theme
|
||||
LUCI_DEPENDS:= \
|
||||
+IPV6:luci-proto-ipv6 \
|
||||
+libiwinfo-lua \
|
||||
+luci-app-attendedsysupgrade \
|
||||
+luci-app-firewall \
|
||||
+luci-app-opkg \
|
||||
|
|
Loading…
Reference in a new issue