diff options
Diffstat (limited to 'applications/luci-app-apinger')
-rw-r--r-- | applications/luci-app-apinger/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/applications/luci-app-apinger/Makefile b/applications/luci-app-apinger/Makefile index 78de53a7e8..77b18bf08d 100644 --- a/applications/luci-app-apinger/Makefile +++ b/applications/luci-app-apinger/Makefile @@ -7,7 +7,7 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=LuCI support for the Apinger -LUCI_DEPENDS:=+apinger +apinger-rrd +LUCI_DEPENDS:=+luci-base +apinger +apinger-rrd LUCI_PKGARCH:=all PKG_LICENSE:=GPL-2.0 |