diff options
Diffstat (limited to 'sci-mathematics/octave-forge/octave-forge-2006.01.28.ebuild')
-rw-r--r-- | sci-mathematics/octave-forge/octave-forge-2006.01.28.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/octave-forge/octave-forge-2006.01.28.ebuild b/sci-mathematics/octave-forge/octave-forge-2006.01.28.ebuild index c9c01d78e33c..64bbf0c0c44d 100644 --- a/sci-mathematics/octave-forge/octave-forge-2006.01.28.ebuild +++ b/sci-mathematics/octave-forge/octave-forge-2006.01.28.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave-forge/octave-forge-2006.01.28.ebuild,v 1.6 2007/07/13 15:35:23 markusle Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave-forge/octave-forge-2006.01.28.ebuild,v 1.7 2007/07/22 07:00:50 dberkholz Exp $ inherit eutils @@ -24,7 +24,7 @@ DEPEND="~sci-mathematics/octave-2.1.72 sys-libs/ncurses virtual/lapack virtual/blas - X? ( || ( x11-libs/libX11 virtual/x11 ) ) + X? ( x11-libs/libX11 ) !amd64? ( ginac? ( sci-mathematics/ginac ) ) qhull? ( >=media-libs/qhull-3.1-r1 )" |