luci-app-mwan3: pretify dependency list
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
This commit is contained in:
parent
318d44fdf5
commit
4259b5ee1f
1 changed files with 5 additions and 1 deletions
|
@ -7,7 +7,11 @@
|
||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
LUCI_TITLE:=LuCI support for the MWAN3 multiwan hotplug script
|
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
|
LUCI_PKGARCH:=all
|
||||||
PKG_LICENSE:=GPLv2
|
PKG_LICENSE:=GPLv2
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue