From: Jo-Philipp Wich Date: Wed, 26 Oct 2022 21:41:33 +0000 (+0200) Subject: luci-ssl-nginx: drop libiwinfo-lua dependency X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=32603718e8f81de63ac125554ca73bfa338754a0;p=openwrt-luci.git luci-ssl-nginx: drop libiwinfo-lua dependency Signed-off-by: Jo-Philipp Wich --- diff --git a/collections/luci-ssl-nginx/Makefile b/collections/luci-ssl-nginx/Makefile index 63aaebba88..0289ac8001 100644 --- a/collections/luci-ssl-nginx/Makefile +++ b/collections/luci-ssl-nginx/Makefile @@ -15,7 +15,7 @@ LUCI_DESCRIPTION:=LuCI with OpenSSL as the SSL backend (libustream-openssl). \ LUCI_DEPENDS:= \ +nginx-ssl +nginx-mod-luci-ssl +luci-mod-admin-full +luci-theme-bootstrap \ - +luci-app-firewall +luci-app-opkg +luci-proto-ppp +libiwinfo-lua +IPV6:luci-proto-ipv6 \ + +luci-app-firewall +luci-app-opkg +luci-proto-ppp +IPV6:luci-proto-ipv6 \ +rpcd-mod-rrdns +openssl-util PKG_LICENSE:=Apache-2.0