From 83c35df612bc3c704352e1328ac857d5c9addec5 Mon Sep 17 00:00:00 2001 From: Andrew Savchenko Date: Thu, 1 Jan 2015 18:16:27 +0300 Subject: Fix bug 534086 Package-Manager: portage-2.2.15 Signed-off-by: Andrew Savchenko --- sci-physics/root/root-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sci-physics/root/root-9999.ebuild') diff --git a/sci-physics/root/root-9999.ebuild b/sci-physics/root/root-9999.ebuild index 361cda018..bb8d51b5a 100644 --- a/sci-physics/root/root-9999.ebuild +++ b/sci-physics/root/root-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/sci-physics/root/root-5.34.18-r1.ebuild,v 1.3 2014/03/27 18:51:54 bicatali Exp $ @@ -93,7 +93,7 @@ CDEPEND=" mysql? ( virtual/mysql ) odbc? ( || ( dev-db/libiodbc:0= dev-db/unixODBC:0= ) ) oracle? ( dev-db/oracle-instantclient-basic:0= ) - postgres? ( dev-db/postgresql-base:= ) + postgres? ( virtual/postgresql:= ) pythia6? ( sci-physics/pythia:6= ) pythia8? ( >=sci-physics/pythia-8.1.80:8= ) python? ( ${PYTHON_DEPS} ) -- cgit v1.2.3-65-gdbad