Show
Ignore:
Timestamp:
02/16/09 18:43:43 (4 years ago)
Author:
jow
Message:

contrib/package: make luci-app-statistics depend on a few collectd plugins
applications/luci-statistics: implement a workaround for broken permissions on /tmp

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • luci/trunk/contrib/package/luci/Makefile

    r4195 r4244  
    416416  $(call Package/luci/webtemplate) 
    417417  DEPENDS+=+luci-admin-full +PACKAGE_luci-app-statistics:collectd \ 
    418    +PACKAGE_luci-app-statistics:collectd-mod-rrdtool1 +PACKAGE_luci-app-statistics:rrdtool1 
     418   +PACKAGE_luci-app-statistics:rrdtool1 \ 
     419   +PACKAGE_luci-app-statistics:collectd-mod-rrdtool1 \ 
     420   +PACKAGE_luci-app-statistics:collectd-mod-wireless \ 
     421   +PACKAGE_luci-app-statistics:collectd-mod-interfaces \ 
     422   +PACKAGE_luci-app-statistics:collectd-mod-load 
    419423  TITLE:=LuCI Statistics Application 
    420424endef