summaryrefslogtreecommitdiff
path: root/sci-libs/gdal
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2016-01-12 09:26:01 +0100
committerJustin Lecher <jlec@gentoo.org>2016-01-12 09:41:18 +0100
commit574d4c607c0389362b46be17312a9ee56daea201 (patch)
tree21e682e9a54cb131b1ff784a8bd76f14b8324ae7 /sci-libs/gdal
parentbf105337d524bbba1a535ec9baa589cf4b4e852b (diff)
downloadgentoo-574d4c607c0389362b46be17312a9ee56daea201.tar.gz
gentoo-574d4c607c0389362b46be17312a9ee56daea201.tar.xz
sci-libs/gdal: Set slot operators for giflib
Package-Manager: portage-2.2.26 Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'sci-libs/gdal')
-rw-r--r--sci-libs/gdal/gdal-2.0.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/gdal/gdal-2.0.1.ebuild b/sci-libs/gdal/gdal-2.0.1.ebuild
index 3eabe0dfc20..194ebe5a6c7 100644
--- a/sci-libs/gdal/gdal-2.0.1.ebuild
+++ b/sci-libs/gdal/gdal-2.0.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -33,7 +33,7 @@ RDEPEND="
curl? ( net-misc/curl )
fits? ( sci-libs/cfitsio )
geos? ( >=sci-libs/geos-2.2.1 )
- gif? ( media-libs/giflib )
+ gif? ( media-libs/giflib:= )
gml? ( >=dev-libs/xerces-c-3 )
hdf5? ( >=sci-libs/hdf5-1.6.4[szip] )
java? ( >=virtual/jre-1.6:* )