diff options
Diffstat (limited to 'net-analyzer/cacti/cacti-0.8.8b-r2.ebuild')
-rw-r--r-- | net-analyzer/cacti/cacti-0.8.8b-r2.ebuild | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/net-analyzer/cacti/cacti-0.8.8b-r2.ebuild b/net-analyzer/cacti/cacti-0.8.8b-r2.ebuild index 65bc39ed4904..0313401b96a4 100644 --- a/net-analyzer/cacti/cacti-0.8.8b-r2.ebuild +++ b/net-analyzer/cacti/cacti-0.8.8b-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti/cacti-0.8.8b-r2.ebuild,v 1.6 2013/09/14 10:40:06 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti/cacti-0.8.8b-r2.ebuild,v 1.7 2014/07/15 16:31:34 jer Exp $ EAPI="4" @@ -27,11 +27,10 @@ IUSE="snmp doc" need_httpd -DEPEND="" RDEPEND=" dev-lang/php[cli,mysql,session,sockets,xml] dev-php/adodb - net-analyzer/rrdtool + net-analyzer/rrdtool[graph] virtual/cron virtual/mysql snmp? ( >=net-analyzer/net-snmp-5.2.0 ) |