applications: remove LUCI_PKGARCH:=all
[project/luci.git] / applications / luci-app-mwan3 / Makefile
index f53fa13f0c1e46186efcc610d2965d7932fd4056..98c0293e05e0356eabe4f9d2ce60d643717cac04 100644 (file)
@@ -6,17 +6,11 @@
 
 include $(TOPDIR)/rules.mk
 
-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_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> \
-               Florian Eckert <fe@dev.tdt.de>
+PKG_MAINTAINER:=Florian Eckert <fe@dev.tdt.de>
 
 include ../../luci.mk