applications: remove LUCI_PKGARCH:=all
[project/luci.git] / applications / luci-app-mwan3 / Makefile
index 758ec90a04a9eba4683fa745cba6ebcb427575aa..98c0293e05e0356eabe4f9d2ce60d643717cac04 100644 (file)
@@ -6,12 +6,11 @@
 
 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_PKGARCH:=all
+LUCI_TITLE:=LuCI support for the MWAN3 MultiWAN Manager
+LUCI_DEPENDS:=+luci-base +mwan3
 PKG_LICENSE:=GPLv2
 
-PKG_MAINTAINER:=Aedan Renner <chipdankly@gmail.com>
+PKG_MAINTAINER:=Florian Eckert <fe@dev.tdt.de>
 
 include ../../luci.mk