commit:     18d4e7afad72d6c663276a694eed9c9721fcd939
Author:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Mon Dec  5 03:35:52 2022 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Mon Dec  5 03:37:41 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18d4e7af

media-video/mpv: bump ffmpeg min req to >=4.4 in live

Not super important but we still have ffmpeg-4.2 in tree.

Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>

 media-video/mpv/mpv-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-video/mpv/mpv-9999.ebuild b/media-video/mpv/mpv-9999.ebuild
index 39a550fa8790..bb47b11a853a 100644
--- a/media-video/mpv/mpv-9999.ebuild
+++ b/media-video/mpv/mpv-9999.ebuild
@@ -45,7 +45,7 @@ RESTRICT="!test? ( test )"
 
 COMMON_DEPEND="
        media-libs/libass:=[fontconfig]
-       media-video/ffmpeg:=[encode,threads,vaapi?,vdpau?]
+       >=media-video/ffmpeg-4.4:=[encode,threads,vaapi?,vdpau?]
        X? (
                x11-libs/libX11
                x11-libs/libXScrnSaver

Reply via email to