summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastien Fabbro <bicatali@gentoo.org>2009-03-04 21:31:52 +0000
committerSebastien Fabbro <bicatali@gentoo.org>2009-03-04 21:31:52 +0000
commit62313d8d99d6abcba86d79e8fcd47d816bd43e3e (patch)
treed8e098f5c1d49e27913a4a0a00586de7e30c49f4 /sci-mathematics/octave/octave-2.1.72.ebuild
parentBump KDE 4.2.1 (diff)
downloadgentoo-2-62313d8d99d6abcba86d79e8fcd47d816bd43e3e.tar.gz
gentoo-2-62313d8d99d6abcba86d79e8fcd47d816bd43e3e.tar.bz2
gentoo-2-62313d8d99d6abcba86d79e8fcd47d816bd43e3e.zip
Removed dejagnu dependency, thanks Francisco J. Vázquez, bug #260592, minor QA fixes
(Portage version: 2.2_rc23/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.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/sci-mathematics/octave/octave-2.1.72.ebuild b/sci-mathematics/octave/octave-2.1.72.ebuild
index 7d45db868158..5f5c5bdb40ce 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-2007 Gentoo Foundation
+# 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.12 2007/11/20 14:46:56 markusle Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-2.1.72.ebuild,v 1.13 2009/03/04 21:31:52 bicatali Exp $
inherit flag-o-matic fortran
@@ -25,6 +25,7 @@ DEPEND="virtual/libc
blas? ( virtual/blas )
mpi? ( virtual/mpi )
!=app-text/texi2html-1.70"
+RDEPEND="${DEPEND}"
# NOTE: octave supports blas/lapack from intel but this is not open
# source nor is it free (as in beer OR speech) Check out...