summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2019-06-24 09:01:37 +0200
committerPacho Ramos <pacho@gentoo.org>2019-06-24 09:01:37 +0200
commitac0126c0d65ef0785c688b0027c4f3cbbc7c7a45 (patch)
tree6572ca095db1003d599a2acf44c9799c872ee92f /sci-mathematics/octave
parentdev-python/numpy: add back numpy-1.8.2. (diff)
downloadgentoo-ac0126c0d65ef0785c688b0027c4f3cbbc7c7a45.tar.gz
gentoo-ac0126c0d65ef0785c688b0027c4f3cbbc7c7a45.tar.bz2
gentoo-ac0126c0d65ef0785c688b0027c4f3cbbc7c7a45.zip
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>
Diffstat (limited to 'sci-mathematics/octave')
-rw-r--r--sci-mathematics/octave/octave-4.4.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/octave/octave-4.4.1.ebuild b/sci-mathematics/octave/octave-4.4.1.ebuild
index ac34dd412bb4..56a8b3b9eb35 100644
--- 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:* )