Merge pull request #2703 from castillofrancodamian/polipo
[oweals/luci.git] / applications / luci-app-statistics / Makefile
index 6c0121e96a649afb410ec011f48a7998f2263be0..b552400fed90db1510361d5649764724ac3dbffb 100644 (file)
@@ -8,10 +8,15 @@ include $(TOPDIR)/rules.mk
 
 LUCI_TITLE:=LuCI Statistics Application
 LUCI_DEPENDS:= \
+       +luci-lib-iptparser \
        +collectd +rrdtool1 +collectd-mod-rrdtool +collectd-mod-iwinfo \
        +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