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:
9d8feac
)
luci-nginx: drop libiwinfo-lua dependency
author
Jo-Philipp Wich
<jo@mein.io>
Wed, 26 Oct 2022 21:41:21 +0000
(23:41 +0200)
committer
Jo-Philipp Wich
<jo@mein.io>
Wed, 26 Oct 2022 21:41:21 +0000
(23:41 +0200)
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
collections/luci-nginx/Makefile
patch
|
blob
|
history
diff --git
a/collections/luci-nginx/Makefile
b/collections/luci-nginx/Makefile
index 8bd7c92bb67b1582312e0bc2f8c4797271d3a079..1b3b5356b4e90d807bd88023f7b27d5acba7892c 100644
(file)
--- a/
collections/luci-nginx/Makefile
+++ b/
collections/luci-nginx/Makefile
@@
-13,7
+13,7
@@
LUCI_TITLE:=LuCI interface with Nginx as Webserver
LUCI_DESCRIPTION:=Standard OpenWrt set including full admin with ppp support and the default Bootstrap theme
LUCI_DEPENDS:= \
+nginx +nginx-mod-luci +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
PKG_LICENSE:=Apache-2.0