projects
/
project
/
luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
86a5b61
)
contrib/package: make luci-app-statistics depend on collectd-mod-iwinfo
author
Jo-Philipp Wich
<jow@openwrt.org>
Fri, 9 Dec 2011 18:06:38 +0000
(18:06 +0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Fri, 9 Dec 2011 18:06:38 +0000
(18:06 +0000)
contrib/package/luci/Makefile
patch
|
blob
|
history
diff --git
a/contrib/package/luci/Makefile
b/contrib/package/luci/Makefile
index 5f8afa573fbb6beeee492bb89d8faafb9794b1ef..f83538703adfde2afe97db7b5c161225b8088b35 100644
(file)
--- a/
contrib/package/luci/Makefile
+++ b/
contrib/package/luci/Makefile
@@
-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))