From d2aa646c1093b9a3c265bd039b6f607987c2b62b Mon Sep 17 00:00:00 2001 From: David Seifert Date: Sat, 11 Feb 2017 20:21:53 +0100 Subject: [PATCH] media-video/chaplin: Depend on virtual/imagemagick-tools Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/3907 --- .../{chaplin-1.10-r1.ebuild => chaplin-1.10-r2.ebuild} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename media-video/chaplin/{chaplin-1.10-r1.ebuild => chaplin-1.10-r2.ebuild} (87%) diff --git a/media-video/chaplin/chaplin-1.10-r1.ebuild b/media-video/chaplin/chaplin-1.10-r2.ebuild similarity index 87% rename from media-video/chaplin/chaplin-1.10-r1.ebuild rename to media-video/chaplin/chaplin-1.10-r2.ebuild index fed2d9681c7b..f10e59735b25 100644 --- a/media-video/chaplin/chaplin-1.10-r1.ebuild +++ b/media-video/chaplin/chaplin-1.10-r2.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$ @@ -16,7 +16,7 @@ IUSE="transcode vcd" DEPEND=">=media-libs/libdvdread-0.9.4" RDEPEND="${DEPEND} - || ( media-gfx/imagemagick media-gfx/graphicsmagick[imagemagick] ) + virtual/imagemagick-tools media-video/mjpegtools transcode? ( >=media-video/transcode-0.6.2 ) vcd? ( >=media-video/vcdimager-0.7.2 )" -- 2.26.2