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

media-video/tovid/tovid-0.35.2-r1.ebuild [moved from media-video/tovid/tovid-0.35.2.ebuild with 91% similarity]

similarity index 91%
rename from media-video/tovid/tovid-0.35.2.ebuild
rename to media-video/tovid/tovid-0.35.2-r1.ebuild
index 74ce3c181ef9a2ad5a199db767b93128342cd0cd..224004dc3f310a6275621d7ee1ce0521c8675ed1 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$
 
@@ -21,14 +21,14 @@ IUSE=""
 
 RDEPEND="app-cdr/dvd+rw-tools
        dev-tcltk/tix
-       || ( media-gfx/imagemagick[png] media-gfx/graphicsmagick[imagemagick,png] )
        media-sound/normalize
        >=media-sound/sox-14.3.2
        media-video/dvdauthor
        >=media-video/mjpegtools-2.0.0
        || ( >=media-video/mplayer-1.0_rc4_p20110101[dvdnav] media-video/mpv[libmpv,dvdnav] )
        sys-devel/bc
-       virtual/ffmpeg"
+       virtual/ffmpeg
+       virtual/imagemagick-tools[png]"
 DEPEND="app-text/txt2tags"
 
 pkg_setup() {