diff options
author | Pacho Ramos <pacho@gentoo.org> | 2019-06-30 14:34:10 +0200 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2019-06-30 14:36:49 +0200 |
commit | 15a85f9bb9ab649293717acf89101cdd58ba2e7a (patch) | |
tree | 2adeb715baa568f9d53ab823c1d477b63fdb7c02 /media-video/shotcut | |
parent | media-video/mkvtoolnix: Drop old (diff) | |
download | gentoo-15a85f9bb9ab649293717acf89101cdd58ba2e7a.tar.gz gentoo-15a85f9bb9ab649293717acf89101cdd58ba2e7a.tar.bz2 gentoo-15a85f9bb9ab649293717acf89101cdd58ba2e7a.zip |
media-video/shotcut: Newer mlt version needed
See https://github.com/mltframework/shotcut/issues/728
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
Package-Manager: Portage-2.3.67, Repoman-2.3.16
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
Diffstat (limited to 'media-video/shotcut')
-rw-r--r-- | media-video/shotcut/shotcut-19.06.15.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/shotcut/shotcut-19.06.15.ebuild b/media-video/shotcut/shotcut-19.06.15.ebuild index d06301a297db..955f02c54378 100644 --- a/media-video/shotcut/shotcut-19.06.15.ebuild +++ b/media-video/shotcut/shotcut-19.06.15.ebuild @@ -35,7 +35,7 @@ RDEPEND=" media-libs/ladspa-sdk media-libs/libsdl:0 media-libs/libvpx - >=media-libs/mlt-6.10.0-r1[ffmpeg,frei0r,qt5,sdl,xml] + >=media-libs/mlt-6.16.0-r1[ffmpeg,frei0r,qt5,sdl,xml] media-libs/x264 media-plugins/frei0r-plugins media-sound/lame |