luci-0.8: fix collectd-mod-interface dependency for luci-app-statistics
authorJo-Philipp Wich <jow@openwrt.org>
Thu, 7 May 2009 20:38:01 +0000 (20:38 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Thu, 7 May 2009 20:38:01 +0000 (20:38 +0000)
contrib/package/luci/Makefile

index 028a218..f9d0e91 100644 (file)
@@ -406,7 +406,7 @@ define Package/luci-app-statistics
    +PACKAGE_luci-app-statistics:rrdtool1 \
    +PACKAGE_luci-app-statistics:collectd-mod-rrdtool1 \
    +PACKAGE_luci-app-statistics:collectd-mod-wireless \
-   +PACKAGE_luci-app-statistics:collectd-mod-interfaces \
+   +PACKAGE_luci-app-statistics:collectd-mod-interface \
    +PACKAGE_luci-app-statistics:collectd-mod-load
   TITLE:=LuCI Statistics Application
 endef