diff options
Diffstat (limited to 'net-analyzer/zabbix/zabbix-1.8.12.ebuild')
-rw-r--r-- | net-analyzer/zabbix/zabbix-1.8.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/zabbix/zabbix-1.8.12.ebuild b/net-analyzer/zabbix/zabbix-1.8.12.ebuild index ebfbe2ed3816..68b946863b27 100644 --- a/net-analyzer/zabbix/zabbix-1.8.12.ebuild +++ b/net-analyzer/zabbix/zabbix-1.8.12.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.12.ebuild,v 1.1 2012/04/24 23:17:53 mattm Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/zabbix/zabbix-1.8.12.ebuild,v 1.2 2012/05/04 06:08:08 jdhore Exp $ EAPI="2" @@ -45,7 +45,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 |