X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=applications%2Fluci-app-mwan3%2FMakefile;h=c719cb134c5e57390a6a9be6c0e0fae2e6cff6dd;hb=31dfa80d4fb4826e77aec0a1b09b19690eba134d;hp=758ec90a04a9eba4683fa745cba6ebcb427575aa;hpb=180f2d670a933b6d570099833e75a99423fea266;p=oweals%2Fluci.git 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