diff options
Diffstat (limited to 'sci-mathematics/octave/octave-2.1.57.ebuild')
-rw-r--r-- | sci-mathematics/octave/octave-2.1.57.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/octave/octave-2.1.57.ebuild b/sci-mathematics/octave/octave-2.1.57.ebuild index 9f4b174ee9f4..ef3eca7e2cc2 100644 --- a/sci-mathematics/octave/octave-2.1.57.ebuild +++ b/sci-mathematics/octave/octave-2.1.57.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.57.ebuild,v 1.2 2004/12/28 21:01:42 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-2.1.57.ebuild,v 1.3 2004/12/29 02:31:38 ribosome Exp $ inherit flag-o-matic @@ -17,7 +17,7 @@ IUSE="static readline zlib tetex hdf5 mpi" DEPEND="virtual/libc >=sys-libs/ncurses-5.2-r3 >=media-gfx/gnuplot-3.7.1-r3 - >=dev-libs/fftw-2.1.3 + >=sci-libs/fftw-2.1.3 >=dev-util/gperf-2.7.2 zlib? ( sys-libs/zlib ) hdf5? ( sci-libs/hdf5 ) |