diff options
author | Patrick Lauer <patrick@gentoo.org> | 2009-09-23 20:11:50 +0000 |
---|---|---|
committer | Patrick Lauer <patrick@gentoo.org> | 2009-09-23 20:11:50 +0000 |
commit | 3f94e6103ddc9c99bf0abc77d666ae745c072cad (patch) | |
tree | 6fdda34af51ba4a3b9e126edf80b00a0f686bbba /sci-mathematics/octave/octave-2.1.72.ebuild | |
parent | Remove virtual/libc (diff) | |
download | gentoo-2-3f94e6103ddc9c99bf0abc77d666ae745c072cad.tar.gz gentoo-2-3f94e6103ddc9c99bf0abc77d666ae745c072cad.tar.bz2 gentoo-2-3f94e6103ddc9c99bf0abc77d666ae745c072cad.zip |
Remove virtual/libc
(Portage version: 2.2_rc41/cvs/Linux x86_64)
Diffstat (limited to 'sci-mathematics/octave/octave-2.1.72.ebuild')
-rw-r--r-- | sci-mathematics/octave/octave-2.1.72.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/sci-mathematics/octave/octave-2.1.72.ebuild b/sci-mathematics/octave/octave-2.1.72.ebuild index 5f5c5bdb40ce..0ba8d909914f 100644 --- a/sci-mathematics/octave/octave-2.1.72.ebuild +++ b/sci-mathematics/octave/octave-2.1.72.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.72.ebuild,v 1.13 2009/03/04 21:31:52 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-2.1.72.ebuild,v 1.14 2009/09/23 20:11:50 patrick Exp $ inherit flag-o-matic fortran @@ -14,8 +14,7 @@ SLOT="0" IUSE="emacs static readline zlib doc hdf5 mpi blas" KEYWORDS="~alpha ~amd64 ppc ppc64 sparc x86" -DEPEND="virtual/libc - >=sys-libs/ncurses-5.2-r3 +DEPEND=">=sys-libs/ncurses-5.2-r3 >=sci-visualization/gnuplot-3.7.1-r3 >=sci-libs/fftw-2.1.3 >=dev-util/gperf-2.7.2 |