contrib/package: make luci-app-statistics depend on collectd-mod-iwinfo
authorJo-Philipp Wich <jow@openwrt.org>
Fri, 9 Dec 2011 18:06:38 +0000 (18:06 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Fri, 9 Dec 2011 18:06:38 +0000 (18:06 +0000)
contrib/package/luci/Makefile

index 5f8afa573fbb6beeee492bb89d8faafb9794b1ef..f83538703adfde2afe97db7b5c161225b8088b35 100644 (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))