sci-mathematics/octave: imagemagick-7 is needed

Closes: https://bugs.gentoo.org/660298
Package-Manager: Portage-2.3.67, Repoman-2.3.14
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
This commit is contained in:
Pacho Ramos
2019-06-24 09:01:37 +02:00
parent 052af06fde
commit ac0126c0d6

View File

@@ -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:* )