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