commit:     944694dde44953c1d5db5f99f86648258897b06b
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 20 15:10:39 2022 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Thu Oct 20 15:11:31 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=944694dd

media-libs/mesa: Re-add dependency on libXvMC

Closes: https://bugs.gentoo.org/877701
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 media-libs/mesa/mesa-22.2.2.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/media-libs/mesa/mesa-22.2.2.ebuild 
b/media-libs/mesa/mesa-22.2.2.ebuild
index 95503664b198..c0bc271552b9 100644
--- a/media-libs/mesa/mesa-22.2.2.ebuild
+++ b/media-libs/mesa/mesa-22.2.2.ebuild
@@ -75,6 +75,7 @@ RDEPEND="
                >=media-libs/libva-1.7.3:=[${MULTILIB_USEDEP}]
        )
        vdpau? ( >=x11-libs/libvdpau-1.1:=[${MULTILIB_USEDEP}] )
+       xvmc? ( >=x11-libs/libXvMC-1.0.8:=[${MULTILIB_USEDEP}] )
        selinux? ( sys-libs/libselinux[${MULTILIB_USEDEP}] )
        wayland? (
                >=dev-libs/wayland-1.18.0:=[${MULTILIB_USEDEP}]

Reply via email to