commit:     4cb8667335e96d74d8afc2316b40ceb83dba3a8e
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Thu May 23 14:56:02 2024 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Thu May 23 14:57:02 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4cb86673

dev-debug/apitrace: Depend on libglvnd, not mesa

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 dev-debug/apitrace/apitrace-9.0-r5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-debug/apitrace/apitrace-9.0-r5.ebuild 
b/dev-debug/apitrace/apitrace-9.0-r5.ebuild
index ab8cb5c9518c..f15cf68d8fc9 100644
--- a/dev-debug/apitrace/apitrace-9.0-r5.ebuild
+++ b/dev-debug/apitrace/apitrace-9.0-r5.ebuild
@@ -21,7 +21,7 @@ DEPEND="${PYTHON_DEPS}
        app-arch/brotli:=[${MULTILIB_USEDEP}]
        >=app-arch/snappy-1.1.1[${MULTILIB_USEDEP}]
        media-libs/libpng:0=
-       media-libs/mesa[egl(+),gles1,gles2,X?,${MULTILIB_USEDEP}]
+       media-libs/libglvnd[X?,${MULTILIB_USEDEP}]
        >=media-libs/waffle-1.6.0-r1[egl(+),${MULTILIB_USEDEP}]
        sys-libs/zlib[${MULTILIB_USEDEP}]
        sys-process/procps:=[${MULTILIB_USEDEP}]

Reply via email to