projects
/
project
/
luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
67e4e43
)
luci-ssl-nginx: drop libiwinfo-lua dependency
author
Jo-Philipp Wich
<jo@mein.io>
Wed, 26 Oct 2022 21:41:33 +0000
(23:41 +0200)
committer
Jo-Philipp Wich
<jo@mein.io>
Wed, 26 Oct 2022 21:41:33 +0000
(23:41 +0200)
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
collections/luci-ssl-nginx/Makefile
patch
|
blob
|
history
diff --git
a/collections/luci-ssl-nginx/Makefile
b/collections/luci-ssl-nginx/Makefile
index 63aaebba88c4b629e1a9ebc23a8ed27774d52776..0289ac80016327553f8b7f4786a9497d81a6ad57 100644
(file)
--- 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