summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-analyzer/zabbix/zabbix-1.8-r1.ebuild')
-rw-r--r--net-analyzer/zabbix/zabbix-1.8-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/zabbix/zabbix-1.8-r1.ebuild b/net-analyzer/zabbix/zabbix-1.8-r1.ebuild
index 1ac87177a351..96f8b149f659 100644
--- a/net-analyzer/zabbix/zabbix-1.8-r1.ebuild
+++ b/net-analyzer/zabbix/zabbix-1.8-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/zabbix/zabbix-1.8-r1.ebuild,v 1.3 2010/02/20 20:03:47 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/zabbix/zabbix-1.8-r1.ebuild,v 1.4 2010/06/17 20:44:07 patrick Exp $
EAPI="2"
@@ -24,7 +24,7 @@ DEPEND="snmp? ( net-analyzer/net-snmp )
)
mysql? ( virtual/mysql )
sqlite3? ( =dev-db/sqlite-3* )
- postgres? ( virtual/postgresql-base )
+ postgres? ( dev-db/postgresql-base )
jabber? ( dev-libs/iksemel )
curl? ( net-misc/curl )
openipmi? ( sys-libs/openipmi )"