summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-libs/gdal/gdal-1.10.1.ebuild')
-rw-r--r--sci-libs/gdal/gdal-1.10.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/gdal/gdal-1.10.1.ebuild b/sci-libs/gdal/gdal-1.10.1.ebuild
index b6148ef56402..b9d28f6d5807 100644
--- a/sci-libs/gdal/gdal-1.10.1.ebuild
+++ b/sci-libs/gdal/gdal-1.10.1.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/gdal/gdal-1.10.1.ebuild,v 1.11 2014/12/13 21:03:49 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/gdal/gdal-1.10.1.ebuild,v 1.12 2014/12/28 16:52:40 titanofold Exp $
EAPI=5
@@ -47,7 +47,7 @@ RDEPEND="
pdf? ( >=app-text/poppler-0.24.3:= )
perl? ( dev-lang/perl:= )
png? ( media-libs/libpng )
- postgres? ( >=virtual/postgresql-8.4 )
+ postgres? ( >=dev-db/postgresql-8.4 )
python? (
${PYTHON_DEPS}
dev-python/setuptools[${PYTHON_USEDEP}]