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:
318d44f
)
luci-app-mwan3: pretify dependency list
author
Florian Eckert
<fe@dev.tdt.de>
Tue, 28 Apr 2020 17:51:03 +0000
(19:51 +0200)
committer
Florian Eckert
<fe@dev.tdt.de>
Tue, 5 May 2020 10:13:26 +0000
(12:13 +0200)
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
applications/luci-app-mwan3/Makefile
patch
|
blob
|
history
diff --git
a/applications/luci-app-mwan3/Makefile
b/applications/luci-app-mwan3/Makefile
index 34823f9c35020733ab1a640aeac3ece78896c446..f53fa13f0c1e46186efcc610d2965d7932fd4056 100644
(file)
--- a/
applications/luci-app-mwan3/Makefile
+++ b/
applications/luci-app-mwan3/Makefile
@@
-7,7
+7,11
@@
include $(TOPDIR)/rules.mk
LUCI_TITLE:=LuCI support for the MWAN3 multiwan hotplug script
-LUCI_DEPENDS:=+luci-compat +mwan3 +libuci-lua +luci-mod-admin-full +luci-lib-nixio
+LUCI_DEPENDS:=+luci-compat \
+ +mwan3 \
+ +libuci-lua \
+ +luci-mod-admin-full \
+ +luci-lib-nixio
LUCI_PKGARCH:=all
PKG_LICENSE:=GPLv2