diff options
author | 2024-01-22 13:41:05 -0500 | |
---|---|---|
committer | 2024-01-22 18:31:20 -0500 | |
commit | 431cb963a0225ac580e240d7bda26fded365031b (patch) | |
tree | 045d15c410f655f1f3f775a48102329271ee6f8e /media-video/mpv | |
parent | sys-cluster/kube-scheduler: add 1.26.13 (diff) | |
download | gentoo-431cb963a0225ac580e240d7bda26fded365031b.tar.gz gentoo-431cb963a0225ac580e240d7bda26fded365031b.tar.bz2 gentoo-431cb963a0225ac580e240d7bda26fded365031b.zip |
media-video/mpv: update live in advance
This will be needed likely soon when cache PR is merged
and no harm in sorting it out now.
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'media-video/mpv')
-rw-r--r-- | media-video/mpv/mpv-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/mpv/mpv-9999.ebuild b/media-video/mpv/mpv-9999.ebuild index 2db1284a5961..924fb6cf04f2 100644 --- a/media-video/mpv/mpv-9999.ebuild +++ b/media-video/mpv/mpv-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -47,7 +47,7 @@ RESTRICT="!test? ( test )" # raspberry-pi: default to -bin given non-bin is known broken (bug #893422) COMMON_DEPEND=" media-libs/libass:=[fontconfig] - >=media-libs/libplacebo-6.338:=[opengl?,vulkan?] + >=media-libs/libplacebo-6.338.2:=[opengl?,vulkan?] >=media-video/ffmpeg-4.4:=[encode,threads,vaapi?,vdpau?] X? ( x11-libs/libX11 |