luci-app-mwan3: pretify dependency list
authorFlorian Eckert <fe@dev.tdt.de>
Tue, 28 Apr 2020 17:51:03 +0000 (19:51 +0200)
committerFlorian 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

index 34823f9c35020733ab1a640aeac3ece78896c446..f53fa13f0c1e46186efcc610d2965d7932fd4056 100644 (file)
@@ -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