media-video/chaplin: Depend on virtual/imagemagick-tools
authorDavid Seifert <soap@gentoo.org>
Sat, 11 Feb 2017 19:21:53 +0000 (20:21 +0100)
committerDavid Seifert <soap@gentoo.org>
Sat, 11 Feb 2017 19:45:10 +0000 (20:45 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/3907

media-video/chaplin/chaplin-1.10-r2.ebuild [moved from media-video/chaplin/chaplin-1.10-r1.ebuild with 87% similarity]

similarity index 87%
rename from media-video/chaplin/chaplin-1.10-r1.ebuild
rename to media-video/chaplin/chaplin-1.10-r2.ebuild
index fed2d9681c7b67f7fc4dc04363ddade1e0a9fb7d..f10e59735b251e2b4742b09b6cafa7fb2397239b 100644 (file)
@@ -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 )"