diff options
Diffstat (limited to 'sci-mathematics/octave/octave-2.1.73-r2.ebuild')
-rw-r--r-- | sci-mathematics/octave/octave-2.1.73-r2.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/sci-mathematics/octave/octave-2.1.73-r2.ebuild b/sci-mathematics/octave/octave-2.1.73-r2.ebuild index a3c0d963c370..2334e21d73db 100644 --- a/sci-mathematics/octave/octave-2.1.73-r2.ebuild +++ b/sci-mathematics/octave/octave-2.1.73-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-2.1.73-r2.ebuild,v 1.10 2009/06/21 18:47:58 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-2.1.73-r2.ebuild,v 1.11 2009/09/23 20:11:50 patrick Exp $ inherit flag-o-matic fortran autotools xemacs-elisp-common @@ -14,8 +14,7 @@ SLOT="0" IUSE="emacs static readline zlib doc hdf5 mpi xemacs" KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" -DEPEND="virtual/libc - dev-util/dejagnu +DEPEND="dev-util/dejagnu >=sys-libs/ncurses-5.2-r3 >=sci-visualization/gnuplot-3.7.1-r3 >=sci-libs/fftw-2.1.3 |