X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=applications%2Fluci-app-statistics%2FMakefile;h=008792a5d018078525e53ea21dc62d0d22fd7e96;hb=2d011a5e9794ddb7e001e7bc2bda15c2942b0db5;hp=6c0121e96a649afb410ec011f48a7998f2263be0;hpb=1e1a706db5040d94ec5fd98a1fbf3563637b6c67;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