summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Arnold <nerdboy@gentoo.org>2005-10-26 01:13:32 +0000
committerSteve Arnold <nerdboy@gentoo.org>2005-10-26 01:13:32 +0000
commit94f9d9bc0ce3417a114a7c4488c5258ddb1724b5 (patch)
tree28679b7da903f1342a06952f221db100cb0cf287 /sci-libs/gdal/gdal-1.2.6-r4.ebuild
parentDon't do the prerm deletion of the symlinks because they get removed during s... (diff)
downloadgentoo-2-94f9d9bc0ce3417a114a7c4488c5258ddb1724b5.tar.gz
gentoo-2-94f9d9bc0ce3417a114a7c4488c5258ddb1724b5.tar.bz2
gentoo-2-94f9d9bc0ce3417a114a7c4488c5258ddb1724b5.zip
fixed libgif glitch
(Portage version: 2.0.53_rc5)
Diffstat (limited to 'sci-libs/gdal/gdal-1.2.6-r4.ebuild')
-rw-r--r--sci-libs/gdal/gdal-1.2.6-r4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/gdal/gdal-1.2.6-r4.ebuild b/sci-libs/gdal/gdal-1.2.6-r4.ebuild
index 5df373437d61..0696d21a1604 100644
--- a/sci-libs/gdal/gdal-1.2.6-r4.ebuild
+++ b/sci-libs/gdal/gdal-1.2.6-r4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/gdal/gdal-1.2.6-r4.ebuild,v 1.3 2005/10/25 07:22:14 nerdboy Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/gdal/gdal-1.2.6-r4.ebuild,v 1.4 2005/10/26 01:13:32 nerdboy Exp $
inherit eutils libtool gnuconfig distutils
@@ -21,7 +21,7 @@ DEPEND=">=sys-libs/zlib-1.1.4
>=media-libs/tiff-3.7.0
sci-libs/libgeotiff
jpeg? ( media-libs/jpeg )
- gif? ( media-libs/libungif )
+ gif? ( media-libs/giflib )
png? ( media-libs/libpng )
python? ( dev-lang/python )
fits? ( sci-libs/cfitsio )