projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
052af06
)
sci-mathematics/octave: imagemagick-7 is needed
author
Pacho Ramos
<pacho@gentoo.org>
Mon, 24 Jun 2019 07:01:37 +0000
(09:01 +0200)
committer
Pacho Ramos
<pacho@gentoo.org>
Mon, 24 Jun 2019 07:01:37 +0000
(09:01 +0200)
Closes: https://bugs.gentoo.org/660298
Package-Manager: Portage-2.3.67, Repoman-2.3.14
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
sci-mathematics/octave/octave-4.4.1.ebuild
patch
|
blob
|
history
diff --git
a/sci-mathematics/octave/octave-4.4.1.ebuild
b/sci-mathematics/octave/octave-4.4.1.ebuild
index ac34dd412bb465d25840adaf182aebc0d25e42d4..56a8b3b9eb35995d0b0e1486a08cd5776091a57c 100644
(file)
--- a/
sci-mathematics/octave/octave-4.4.1.ebuild
+++ b/
sci-mathematics/octave/octave-4.4.1.ebuild
@@
-39,7
+39,7
@@
RDEPEND="
)
hdf5? ( sci-libs/hdf5:0= )
imagemagick? (
- !graphicsmagick? (
media-gfx/imagemagick
:=[cxx] )
+ !graphicsmagick? (
>=media-gfx/imagemagick-7
:=[cxx] )
graphicsmagick? ( media-gfx/graphicsmagick:=[cxx] )
)
java? ( >=virtual/jre-1.6.0:* )