diff options
Diffstat (limited to 'dev-db/libzdb/libzdb-2.11.2.ebuild')
-rw-r--r-- | dev-db/libzdb/libzdb-2.11.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-db/libzdb/libzdb-2.11.2.ebuild b/dev-db/libzdb/libzdb-2.11.2.ebuild index a729032a4828..97489ba2f278 100644 --- a/dev-db/libzdb/libzdb-2.11.2.ebuild +++ b/dev-db/libzdb/libzdb-2.11.2.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/dev-db/libzdb/libzdb-2.11.2.ebuild,v 1.1 2013/05/16 15:12:49 lordvan Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/libzdb/libzdb-2.11.2.ebuild,v 1.2 2014/11/03 11:23:10 titanofold Exp $ EAPI="4" @@ -19,7 +19,7 @@ REQUIRED_USE=" || ( postgres mysql sqlite )" RESTRICT=test RDEPEND="mysql? ( virtual/mysql ) - postgres? ( dev-db/postgresql-base ) + postgres? ( virtual/postgresql ) sqlite? ( >=dev-db/sqlite-3.7:3[unlock-notify(+)] ) ssl? ( dev-libs/openssl )" DEPEND="${RDEPEND} |