diff options
Diffstat (limited to 'sci-mathematics/octave/octave-3.8.1-r1.ebuild')
-rw-r--r-- | sci-mathematics/octave/octave-3.8.1-r1.ebuild | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/sci-mathematics/octave/octave-3.8.1-r1.ebuild b/sci-mathematics/octave/octave-3.8.1-r1.ebuild index 1f87611691b9..d29b439f6c69 100644 --- a/sci-mathematics/octave/octave-3.8.1-r1.ebuild +++ b/sci-mathematics/octave/octave-3.8.1-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-3.8.1-r1.ebuild,v 1.5 2014/09/09 13:18:53 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-3.8.1-r1.ebuild,v 1.6 2015/01/07 11:33:22 jer Exp $ EAPI=5 @@ -31,8 +31,8 @@ RDEPEND=" gui? ( x11-libs/qscintilla:0= ) hdf5? ( sci-libs/hdf5:0= ) imagemagick? ( || ( - media-gfx/graphicsmagick:0=[cxx] - media-gfx/imagemagick:0=[cxx] ) ) + media-gfx/graphicsmagick:=[cxx] + media-gfx/imagemagick:=[cxx] ) ) java? ( >=virtual/jre-1.6.0 ) jit? ( <sys-devel/llvm-3.5 ) opengl? ( |