diff options
Diffstat (limited to 'net-analyzer/zabbix/zabbix-1.8.11.ebuild')
-rw-r--r-- | net-analyzer/zabbix/zabbix-1.8.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/zabbix/zabbix-1.8.11.ebuild b/net-analyzer/zabbix/zabbix-1.8.11.ebuild index 30997d20e253..a175fef756b3 100644 --- a/net-analyzer/zabbix/zabbix-1.8.11.ebuild +++ b/net-analyzer/zabbix/zabbix-1.8.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/zabbix/zabbix-1.8.11.ebuild,v 1.3 2012/03/21 06:01:49 mattm Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/zabbix/zabbix-1.8.11.ebuild,v 1.4 2012/05/04 06:08:08 jdhore Exp $ EAPI="2" @@ -41,7 +41,7 @@ RDEPEND="${COMMON_DEPEND} media-libs/gd[png] app-admin/webapp-config )" DEPEND="${COMMON_DEPEND} - dev-util/pkgconfig" + virtual/pkgconfig" use frontend && need_php_httpd |