X-Git-Url: http://git.archive.openwrt.org/?a=blobdiff_plain;f=applications%2Fluci-app-statistics%2FMakefile;h=008792a5d018078525e53ea21dc62d0d22fd7e96;hb=fed6b9ef19e6797c3ef8a9048cbc2f822b9cd45e;hp=6c0121e96a649afb410ec011f48a7998f2263be0;hpb=a69bd4202ecb92ceb009b7f4e5b9fd60328389ab;p=project%2Fluci.git diff --git a/applications/luci-app-statistics/Makefile b/applications/luci-app-statistics/Makefile index 6c0121e96..008792a5d 100644 --- a/applications/luci-app-statistics/Makefile +++ b/applications/luci-app-statistics/Makefile @@ -12,6 +12,10 @@ LUCI_DEPENDS:= \ +collectd-mod-cpu +collectd-mod-memory \ +collectd-mod-interface +collectd-mod-load +collectd-mod-network +define Package/luci-app-statistics/conffiles +/etc/config/luci_statistics +endef + include ../../luci.mk # call BuildPackage - OpenWrt buildroot signature