X-Git-Url: http://git.archive.openwrt.org/?p=project%2Fluci.git;a=blobdiff_plain;f=applications%2Fluci-app-mwan3%2FMakefile;h=c719cb134c5e57390a6a9be6c0e0fae2e6cff6dd;hp=758ec90a04a9eba4683fa745cba6ebcb427575aa;hb=9adbd79faa8b2d50e92bd2fd6bc21aabe396591f;hpb=c69622e5afb31490044e975c760daf81debd390e diff --git a/applications/luci-app-mwan3/Makefile b/applications/luci-app-mwan3/Makefile index 758ec90a0..c719cb134 100644 --- a/applications/luci-app-mwan3/Makefile +++ b/applications/luci-app-mwan3/Makefile @@ -7,11 +7,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_DEPENDS:=+mwan3 +libuci-lua +luci-mod-admin-full +luci-app-firewall +luci-lib-nixio LUCI_PKGARCH:=all PKG_LICENSE:=GPLv2 -PKG_MAINTAINER:=Aedan Renner +PKG_MAINTAINER:=Aedan Renner \ + Florian Eckert include ../../luci.mk