summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-apinger/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'applications/luci-app-apinger/Makefile')
-rw-r--r--applications/luci-app-apinger/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/applications/luci-app-apinger/Makefile b/applications/luci-app-apinger/Makefile
index 78de53a7e8..81e1d55da3 100644
--- a/applications/luci-app-apinger/Makefile
+++ b/applications/luci-app-apinger/Makefile
@@ -7,8 +7,7 @@
include $(TOPDIR)/rules.mk
LUCI_TITLE:=LuCI support for the Apinger
-LUCI_DEPENDS:=+apinger +apinger-rrd
-LUCI_PKGARCH:=all
+LUCI_DEPENDS:=+luci-base +apinger +apinger-rrd
PKG_LICENSE:=GPL-2.0
PKG_MAINTAINER:=Jaymin Patel <jem.patel@gmail.com>