contrib/package: make luci-app-statistics depend on collectd-mod-iwinfo

This commit is contained in:
Jo-Philipp Wich 2011-12-09 18:06:38 +00:00
parent 86a5b610fe
commit bd3a414f65

View file

@ -355,7 +355,7 @@ $(eval $(call application,statistics,LuCI Statistics Application,\
+PACKAGE_luci-app-statistics:collectd \
+PACKAGE_luci-app-statistics:rrdtool1 \
+PACKAGE_luci-app-statistics:collectd-mod-rrdtool \
+PACKAGE_luci-app-statistics:collectd-mod-wireless \
+PACKAGE_luci-app-statistics:collectd-mod-iwinfo \
+PACKAGE_luci-app-statistics:collectd-mod-interface \
+PACKAGE_luci-app-statistics:collectd-mod-load))