sci-visualization/pyxplot: Depend on virtual/imagemagick-tools
authorDavid Seifert <soap@gentoo.org>
Sat, 11 Feb 2017 19:21:55 +0000 (20:21 +0100)
committerDavid Seifert <soap@gentoo.org>
Sat, 11 Feb 2017 19:46:00 +0000 (20:46 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/3907

sci-visualization/pyxplot/pyxplot-0.9.2-r1.ebuild [moved from sci-visualization/pyxplot/pyxplot-0.9.2.ebuild with 88% similarity]

similarity index 88%
rename from sci-visualization/pyxplot/pyxplot-0.9.2.ebuild
rename to sci-visualization/pyxplot/pyxplot-0.9.2-r1.ebuild
index b4cc6cfe54a8f7d77df7e154617ab13842e384d9..2360e44164468fb02ad4da2020199822769e847b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -26,7 +26,7 @@ RDEPEND="
        sci-libs/gsl
        sci-libs/scipy[${PYTHON_USEDEP}]
        virtual/latex-base
-       || ( media-gfx/imagemagick media-gfx/graphicsmagick[imagemagick] )"
+       virtual/imagemagick-tools"
 DEPEND="${RDEPEND}
        virtual/pkgconfig"