luci: drop dependency on libiwinfo-lua
authorJo-Philipp Wich <jo@mein.io>
Wed, 14 Sep 2022 11:36:18 +0000 (13:36 +0200)
committerJo-Philipp Wich <jo@mein.io>
Mon, 24 Oct 2022 23:03:37 +0000 (01:03 +0200)
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>
collections/luci/Makefile

index dbf5edbde782c8c33e9b04294d767feeb368f5ff..62da8ad259843233bb2e6201258a826ac89ec9d8 100644 (file)
@@ -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 \