From 888be193bdfd99e6f8f3af9357e5b8f9d67047e2 Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Fri, 14 Feb 2020 08:25:42 +0100 Subject: [PATCH] luci-app-statistics: remove unused dependencies Signed-off-by: Jo-Philipp Wich --- applications/luci-app-statistics/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/applications/luci-app-statistics/Makefile b/applications/luci-app-statistics/Makefile index e1919b682..8010e7e24 100644 --- a/applications/luci-app-statistics/Makefile +++ b/applications/luci-app-statistics/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=LuCI Statistics Application LUCI_DEPENDS:= \ - +luci-compat +luci-lib-iptparser +luci-lib-jsonc \ + +luci-base +luci-lib-jsonc \ +collectd +rrdtool1 +collectd-mod-rrdtool +collectd-mod-iwinfo \ +collectd-mod-cpu +collectd-mod-memory \ +collectd-mod-interface +collectd-mod-load +collectd-mod-network -- 2.25.1