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

media-libs/mlt/mlt-6.4.1-r1.ebuild [moved from media-libs/mlt/mlt-6.4.1.ebuild with 98% similarity]

similarity index 98%
rename from media-libs/mlt/mlt-6.4.1.ebuild
rename to media-libs/mlt/mlt-6.4.1-r1.ebuild
index 47c74f7537e734d8d6ef9c473d15be12207edb21..af4574bfc3213ccbd329a0cfa6cb5667582018fe 100644 (file)
@@ -65,8 +65,7 @@ COMMON_DEPEND="
 SWIG_DEPEND=">=dev-lang/swig-2.0"
 DEPEND="${COMMON_DEPEND}
        virtual/pkgconfig
-       compressed-lumas? ( || ( media-gfx/imagemagick[png]
-                       media-gfx/graphicsmagick[imagemagick,png] ) )
+       compressed-lumas? ( virtual/imagemagick-tools[png] )
        lua? ( ${SWIG_DEPEND} virtual/pkgconfig )
        python? ( ${SWIG_DEPEND} ${PYTHON_DEPS} )
        ruby? ( ${SWIG_DEPEND} )"