From d6ce208fe4df470a8e1bc3161a7bb1660722b230 Mon Sep 17 00:00:00 2001 From: David Seifert Date: Sat, 11 Feb 2017 20:21:55 +0100 Subject: [PATCH] sci-visualization/pyxplot: Depend on virtual/imagemagick-tools Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/3907 --- .../pyxplot/{pyxplot-0.9.2.ebuild => pyxplot-0.9.2-r1.ebuild} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename sci-visualization/pyxplot/{pyxplot-0.9.2.ebuild => pyxplot-0.9.2-r1.ebuild} (88%) diff --git a/sci-visualization/pyxplot/pyxplot-0.9.2.ebuild b/sci-visualization/pyxplot/pyxplot-0.9.2-r1.ebuild 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 b4cc6cfe54a8..2360e4416446 100644 --- a/sci-visualization/pyxplot/pyxplot-0.9.2.ebuild +++ b/sci-visualization/pyxplot/pyxplot-0.9.2-r1.ebuild @@ -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" -- 2.26.2