commit: 36e837640e6e9b9d5f2234899e15919847c23a79 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org> AuthorDate: Sun Feb 23 11:17:55 2020 +0000 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org> CommitDate: Sun Feb 23 11:17:55 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36e83764
media-video/shotcut: Needs newer mlt Closes: https://bugs.gentoo.org/710560 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org> media-video/shotcut/shotcut-19.12.31.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-video/shotcut/shotcut-19.12.31.ebuild b/media-video/shotcut/shotcut-19.12.31.ebuild index f2f3eb43be1..caace235510 100644 --- a/media-video/shotcut/shotcut-19.12.31.ebuild +++ b/media-video/shotcut/shotcut-19.12.31.ebuild @@ -30,7 +30,7 @@ COMMON_DEPEND=" dev-qt/qtwebsockets:5 dev-qt/qtwidgets:5 dev-qt/qtxml:5 - >=media-libs/mlt-6.16.0-r1[ffmpeg,frei0r,jack,qt5,sdl,xml] + >=media-libs/mlt-6.18.0[ffmpeg,frei0r,jack,qt5,sdl,xml] media-libs/webvfx media-video/ffmpeg "
