diff options
author | Olivier Fisette <ribosome@gentoo.org> | 2004-12-28 21:01:42 +0000 |
---|---|---|
committer | Olivier Fisette <ribosome@gentoo.org> | 2004-12-28 21:01:42 +0000 |
commit | f730ef6f03b09a6ca164bd20ce14736181d50946 (patch) | |
tree | 3c96597c5f39d66b4397cb50a1f9525d2db32ae0 /sci-mathematics/octave/octave-2.1.64.ebuild | |
parent | Fixed ChangeLog header. (diff) | |
download | historical-f730ef6f03b09a6ca164bd20ce14736181d50946.tar.gz historical-f730ef6f03b09a6ca164bd20ce14736181d50946.tar.bz2 historical-f730ef6f03b09a6ca164bd20ce14736181d50946.zip |
Fixed dependency
Diffstat (limited to 'sci-mathematics/octave/octave-2.1.64.ebuild')
-rw-r--r-- | sci-mathematics/octave/octave-2.1.64.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/octave/octave-2.1.64.ebuild b/sci-mathematics/octave/octave-2.1.64.ebuild index 62481013a8ef..093f6ebdd8d4 100644 --- a/sci-mathematics/octave/octave-2.1.64.ebuild +++ b/sci-mathematics/octave/octave-2.1.64.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/sci-mathematics/octave/octave-2.1.64.ebuild,v 1.1 2004/12/28 14:48:35 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-2.1.64.ebuild,v 1.2 2004/12/28 21:01:42 ribosome Exp $ inherit flag-o-matic @@ -20,7 +20,7 @@ DEPEND="virtual/libc >=dev-libs/fftw-2.1.3 >=dev-util/gperf-2.7.2 zlib? ( sys-libs/zlib ) - hdf5? ( dev-libs/hdf5 ) + hdf5? ( sci-libs/hdf5 ) tetex? ( virtual/tetex ) x86? ( ifc? ( dev-lang/ifc ) ) blas? ( virtual/blas ) |