diff options
Diffstat (limited to 'sci-libs/vtk/vtk-6.0.0.ebuild')
-rw-r--r-- | sci-libs/vtk/vtk-6.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/vtk/vtk-6.0.0.ebuild b/sci-libs/vtk/vtk-6.0.0.ebuild index 801afa67e99d..c432bcfa07da 100644 --- a/sci-libs/vtk/vtk-6.0.0.ebuild +++ b/sci-libs/vtk/vtk-6.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/vtk/vtk-6.0.0.ebuild,v 1.7 2014/10/30 10:55:32 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/vtk/vtk-6.0.0.ebuild,v 1.8 2014/11/03 13:58:24 titanofold Exp $ EAPI=5 @@ -65,7 +65,7 @@ RDEPEND=" mysql? ( virtual/mysql ) odbc? ( dev-db/unixODBC ) offscreen? ( media-libs/mesa[osmesa] ) - postgres? ( dev-db/postgresql-base ) + postgres? ( virtual/postgresql ) python? ( ${PYTHON_DEPS} dev-python/sip[${PYTHON_USEDEP}] |