commit: 6c9a0c8c644423b9f7d72dfbf404f8809661c819 Author: Pedro Arizmendi <silmano <AT> gmail <DOT> com> AuthorDate: Fri Apr 15 20:26:37 2016 +0000 Commit: Ian Delaney <idella4 <AT> gentoo <DOT> org> CommitDate: Sat Apr 16 02:19:09 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c9a0c8c
www-misc/monitorix: Added graph USE variable Added graph USE variable to net-analyzer/rrdtool, since its needed to plot the png graphs. Package-Manager: portage-2.2.26 Closes: https://github.com/gentoo/gentoo/pull/1269 Signed-off-by: Ian Delaney <idella4 <AT> gentoo.org> www-misc/monitorix/monitorix-3.5.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-misc/monitorix/monitorix-3.5.1.ebuild b/www-misc/monitorix/monitorix-3.5.1.ebuild index 1a8898b..c85e9bb 100644 --- a/www-misc/monitorix/monitorix-3.5.1.ebuild +++ b/www-misc/monitorix/monitorix-3.5.1.ebuild @@ -23,7 +23,7 @@ RDEPEND="dev-perl/Config-General dev-perl/libwww-perl dev-perl/MIME-Lite dev-perl/XML-Simple - net-analyzer/rrdtool[perl] + net-analyzer/rrdtool[graph,perl] dev-perl/CGI apcupsd? ( sys-power/apcupsd ) hddtemp? ( app-admin/hddtemp )
