diff options
author | Olivier Fisette <ribosome@gentoo.org> | 2004-12-29 00:12:42 +0000 |
---|---|---|
committer | Olivier Fisette <ribosome@gentoo.org> | 2004-12-29 00:12:42 +0000 |
commit | 404253b29199453e040fb158851f39f8b5fd165a (patch) | |
tree | 9afec6c8bfe1e7eb5ca34ab8816cb01b40f175c0 /media-gfx/opendx/opendx-4.3.2.ebuild | |
parent | Dependency update: dev-libs/szip -> sci-libs/szip. (diff) | |
download | gentoo-2-404253b29199453e040fb158851f39f8b5fd165a.tar.gz gentoo-2-404253b29199453e040fb158851f39f8b5fd165a.tar.bz2 gentoo-2-404253b29199453e040fb158851f39f8b5fd165a.zip |
Dependency update: dev-libs/szip -> sci-libs/szip.
Diffstat (limited to 'media-gfx/opendx/opendx-4.3.2.ebuild')
-rw-r--r-- | media-gfx/opendx/opendx-4.3.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/opendx/opendx-4.3.2.ebuild b/media-gfx/opendx/opendx-4.3.2.ebuild index 0c6d00b8dd02..4adefb59e47d 100644 --- a/media-gfx/opendx/opendx-4.3.2.ebuild +++ b/media-gfx/opendx/opendx-4.3.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/opendx/opendx-4.3.2.ebuild,v 1.6 2004/12/28 20:37:01 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/opendx/opendx-4.3.2.ebuild,v 1.7 2004/12/29 00:12:26 ribosome Exp $ # Set SMP="no" to force disable of SMP compilation. # Set SMP="yes" to force enable of SMP compilation. @@ -30,7 +30,7 @@ IUSE="hdf cdf netcdf tiff imagemagick" # java doc" DEPEND="virtual/x11 x11-libs/openmotif - dev-libs/szip + sci-libs/szip hdf? ( sci-libs/hdf ) cdf? ( sci-libs/cdf ) netcdf? ( sci-libs/netcdf ) |