From: David Seifert Date: Sat, 11 Feb 2017 19:21:56 +0000 (+0100) Subject: x11-plugins/gkrellshoot: Depend on virtual/imagemagick-tools X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=54ed500a3e3feae15a7a4401c31075ac433b5da0;p=gentoo.git x11-plugins/gkrellshoot: Depend on virtual/imagemagick-tools Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/3907 --- diff --git a/x11-plugins/gkrellshoot/gkrellshoot-0.4.4.ebuild b/x11-plugins/gkrellshoot/gkrellshoot-0.4.4-r1.ebuild similarity index 75% rename from x11-plugins/gkrellshoot/gkrellshoot-0.4.4.ebuild rename to x11-plugins/gkrellshoot/gkrellshoot-0.4.4-r1.ebuild index 8c13b711b4b5..932e5a693f1e 100644 --- a/x11-plugins/gkrellshoot/gkrellshoot-0.4.4.ebuild +++ b/x11-plugins/gkrellshoot/gkrellshoot-0.4.4-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -15,4 +15,4 @@ SLOT="2" KEYWORDS="alpha amd64 ppc sparc x86" IUSE="" -RDEPEND="|| ( media-gfx/imagemagick media-gfx/graphicsmagick[imagemagick] )" +RDEPEND="virtual/imagemagick-tools"