X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=applications%2Fluci-app-mwan3%2FMakefile;h=8edba3ccd52a534c6c0c232b1e9ec3f523a6f63d;hb=f5f6b3e4f8e3faed4e9c9926e283c9cf226d4bd8;hp=d65cd3af1638ee64ccb553a2b437d2a65f2a1f4c;hpb=7f256e257c98a6e81dca448532acb4d6d0cf9d1d;p=project%2Fluci.git diff --git a/applications/luci-app-mwan3/Makefile b/applications/luci-app-mwan3/Makefile index d65cd3af16..8edba3ccd5 100644 --- a/applications/luci-app-mwan3/Makefile +++ b/applications/luci-app-mwan3/Makefile @@ -6,13 +6,12 @@ include $(TOPDIR)/rules.mk -LUCI_TITLE:=LuCI support for the MWAN3 multiwan hotplug script -LUCI_DEPENDS:=+mwan3 +luci-mod-admin-full +luci-app-firewall +luci-lib-nixio +LUCI_TITLE:=LuCI support for the MWAN3 MultiWAN Manager +LUCI_DEPENDS:=+mwan3 LUCI_PKGARCH:=all PKG_LICENSE:=GPLv2 -PKG_MAINTAINER:=Aedan Renner \ - Florian Eckert +PKG_MAINTAINER:=Florian Eckert include ../../luci.mk