6c0121e96a649afb410ec011f48a7998f2263be0
[project/luci.git] / applications / luci-app-statistics / Makefile
1 #
2 # Copyright (C) 2008-2014 The LuCI Team <luci@lists.subsignal.org>
3 #
4 # This is free software, licensed under the Apache License, Version 2.0 .
5 #
6
7 include $(TOPDIR)/rules.mk
8
9 LUCI_TITLE:=LuCI Statistics Application
10 LUCI_DEPENDS:= \
11         +collectd +rrdtool1 +collectd-mod-rrdtool +collectd-mod-iwinfo \
12         +collectd-mod-cpu +collectd-mod-memory \
13         +collectd-mod-interface +collectd-mod-load +collectd-mod-network
14
15 include ../../luci.mk
16
17 # call BuildPackage - OpenWrt buildroot signature