applications/luci-statistics: make host selectable if collectd-mod-network server...
[project/luci.git] / contrib / package / luci / Makefile
index 94a3c918ff24576e3fe54ed0c2f88dbc80239e7d..3b609582e4b9407cfdfa720a9f4caa2f43913840 100644 (file)
@@ -357,7 +357,8 @@ $(eval $(call application,statistics,LuCI Statistics Application,\
        +PACKAGE_luci-app-statistics:collectd-mod-rrdtool \
        +PACKAGE_luci-app-statistics:collectd-mod-iwinfo \
        +PACKAGE_luci-app-statistics:collectd-mod-interface \
-       +PACKAGE_luci-app-statistics:collectd-mod-load))
+       +PACKAGE_luci-app-statistics:collectd-mod-load)) \
+       +PACKAGE_luci-app-statistics:collectd-mod-network))
 
 
 $(eval $(call application,diag-core,LuCI Diagnostics Tools (Core)))