aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Savchenko <bircoph@gmail.com>2015-01-02 02:09:10 +0300
committerAndrew Savchenko <bircoph@gmail.com>2015-01-02 02:09:10 +0300
commite564ff76a0feebab4ec7da7dde27314f2458f15f (patch)
treead3cd1749187a8a36b0f74d36a5c9095472ca2ef /sci-physics/root/root-5.34.18-r2.ebuild
parentUse /usr/lib instead of /usr/lib64 (diff)
downloadsci-e564ff76a0feebab4ec7da7dde27314f2458f15f.tar.gz
sci-e564ff76a0feebab4ec7da7dde27314f2458f15f.tar.bz2
sci-e564ff76a0feebab4ec7da7dde27314f2458f15f.zip
Properly fix bug 534086
Package-Manager: portage-2.2.15 Signed-off-by: Andrew Savchenko <bircoph@gentoo.org>
Diffstat (limited to 'sci-physics/root/root-5.34.18-r2.ebuild')
-rw-r--r--sci-physics/root/root-5.34.18-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-physics/root/root-5.34.18-r2.ebuild b/sci-physics/root/root-5.34.18-r2.ebuild
index 34e6a590f..7108ae3bc 100644
--- a/sci-physics/root/root-5.34.18-r2.ebuild
+++ b/sci-physics/root/root-5.34.18-r2.ebuild
@@ -88,7 +88,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} )