summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-benchmarks/osdb/osdb-0.21.ebuild')
-rw-r--r--app-benchmarks/osdb/osdb-0.21.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-benchmarks/osdb/osdb-0.21.ebuild b/app-benchmarks/osdb/osdb-0.21.ebuild
index 7e7691d..9c54d37 100644
--- a/app-benchmarks/osdb/osdb-0.21.ebuild
+++ b/app-benchmarks/osdb/osdb-0.21.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
@@ -13,7 +13,7 @@ SLOT="0"
IUSE="mysql postgres"
DEPEND="mysql? ( dev-db/mysql )
- postgres? ( virtual/postgresql-libs )"
+ postgres? ( virtual/postgresql-base )"
RDEPEND="${DEPEND}"
src_unpack() {