summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2024-05-23 10:56:02 -0400
committerMatt Turner <mattst88@gentoo.org>2024-05-23 10:57:02 -0400
commit4cb8667335e96d74d8afc2316b40ceb83dba3a8e (patch)
tree72ce1ada9d6d5e16b69faaabf38ea160ac2de647 /dev-debug
parentdev-debug/apitrace: Add Python 3.12/3.13 compatibility (diff)
downloadgentoo-4cb8667335e96d74d8afc2316b40ceb83dba3a8e.tar.gz
gentoo-4cb8667335e96d74d8afc2316b40ceb83dba3a8e.tar.bz2
gentoo-4cb8667335e96d74d8afc2316b40ceb83dba3a8e.zip
dev-debug/apitrace: Depend on libglvnd, not mesa
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-debug')
-rw-r--r--dev-debug/apitrace/apitrace-9.0-r5.ebuild2
1 files changed, 1 insertions, 1 deletions
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}]