From 32603718e8f81de63ac125554ca73bfa338754a0 Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Wed, 26 Oct 2022 23:41:33 +0200 Subject: luci-ssl-nginx: drop libiwinfo-lua dependency Signed-off-by: Jo-Philipp Wich --- collections/luci-ssl-nginx/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'collections/luci-ssl-nginx/Makefile') 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 -- cgit v1.2.3