sci-mathematics/octave: imagemagick-7 is needed
authorPacho Ramos <pacho@gentoo.org>
Mon, 24 Jun 2019 07:01:37 +0000 (09:01 +0200)
committerPacho 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

index ac34dd412bb465d25840adaf182aebc0d25e42d4..56a8b3b9eb35995d0b0e1486a08cd5776091a57c 100644 (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:* )