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