commit:     8d03cb9e58ea2fc9151992a921be4c8ea48dc111
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 19 08:23:17 2020 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sat Sep 19 08:23:17 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d03cb9e

media-libs/webvfx: Needs mlt >= 6.20 for building

Or it fails due to missing mlt_profile_scale_height

Package-Manager: Portage-3.0.7, Repoman-3.0.1
Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>

 media-libs/webvfx/webvfx-1.2.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/webvfx/webvfx-1.2.0.ebuild 
b/media-libs/webvfx/webvfx-1.2.0.ebuild
index bdc28125efe..7ad5951c5e0 100644
--- a/media-libs/webvfx/webvfx-1.2.0.ebuild
+++ b/media-libs/webvfx/webvfx-1.2.0.ebuild
@@ -25,7 +25,7 @@ RDEPEND="
        dev-qt/qtquickcontrols:5[widgets]
        dev-qt/qtwebkit:5
        dev-qt/qtwidgets:5
-       media-libs/mlt
+       >=media-libs/mlt-6.20.0
        virtual/opengl
 "
 DEPEND="${RDEPEND}

Reply via email to