From e564ff76a0feebab4ec7da7dde27314f2458f15f Mon Sep 17 00:00:00 2001 From: Andrew Savchenko Date: Fri, 2 Jan 2015 02:09:10 +0300 Subject: Properly fix bug 534086 Package-Manager: portage-2.2.15 Signed-off-by: Andrew Savchenko --- sci-physics/root/root-6.00.01-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sci-physics/root/root-6.00.01-r1.ebuild') diff --git a/sci-physics/root/root-6.00.01-r1.ebuild b/sci-physics/root/root-6.00.01-r1.ebuild index 47ffb0316..fae938eff 100644 --- a/sci-physics/root/root-6.00.01-r1.ebuild +++ b/sci-physics/root/root-6.00.01-r1.ebuild @@ -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? ( virtual/postgresql:= ) + postgres? ( dev-db/postgresql:= ) pythia6? ( sci-physics/pythia:6= ) pythia8? ( >=sci-physics/pythia-8.1.80:8= ) python? ( ${PYTHON_DEPS} ) -- cgit v1.2.3-65-gdbad