summaryrefslogtreecommitdiffhomepage
path: root/collections/luci-ssl-nginx
diff options
context:
space:
mode:
authorJo-Philipp Wich <jo@mein.io>2022-10-26 23:41:33 +0200
committerJo-Philipp Wich <jo@mein.io>2022-10-26 23:41:33 +0200
commit32603718e8f81de63ac125554ca73bfa338754a0 (patch)
treecbc409093b208867b6afb90df3b3b0a145980448 /collections/luci-ssl-nginx
parent67e4e43090911147e05baa575c7c393aa3cda232 (diff)
luci-ssl-nginx: drop libiwinfo-lua dependency
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Diffstat (limited to 'collections/luci-ssl-nginx')
-rw-r--r--collections/luci-ssl-nginx/Makefile2
1 files changed, 1 insertions, 1 deletions
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