From: Jo-Philipp Wich <jo@mein.io>
Date: Fri, 14 Feb 2020 07:25:42 +0000 (+0100)
Subject: luci-app-statistics: remove unused dependencies
X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=888be193bdfd99e6f8f3af9357e5b8f9d67047e2;p=oweals%2Fluci.git

luci-app-statistics: remove unused dependencies

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
---

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