luci-app-statistics: remove unused dependencies
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
This commit is contained in:
parent
effb720741
commit
888be193bd
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue