summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2024-01-17 12:20:01 -0500
committerMatt Turner <mattst88@gentoo.org>2024-01-17 12:20:30 -0500
commitfc9a463691512e6b02962f589b555090f0965f17 (patch)
treeec3a7496f81bbcdfd6aa7b8b1371c8e5871bb66d /media-libs/mesa
parentMove {dev-util → dev-build}/b2 (diff)
downloadgentoo-fc9a463691512e6b02962f589b555090f0965f17.tar.gz
gentoo-fc9a463691512e6b02962f589b555090f0965f17.tar.bz2
gentoo-fc9a463691512e6b02962f589b555090f0965f17.zip
media-libs/mesa: Raise libdrm dependency
Closes: https://bugs.gentoo.org/921928 Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'media-libs/mesa')
-rw-r--r--media-libs/mesa/mesa-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/mesa/mesa-9999.ebuild b/media-libs/mesa/mesa-9999.ebuild
index 9a9098583628..0f7d3b45f59e 100644
--- a/media-libs/mesa/mesa-9999.ebuild
+++ b/media-libs/mesa/mesa-9999.ebuild
@@ -58,7 +58,7 @@ REQUIRED_USE="
zink? ( vulkan )
"
-LIBDRM_DEPSTRING=">=x11-libs/libdrm-2.4.110"
+LIBDRM_DEPSTRING=">=x11-libs/libdrm-2.4.119"
RDEPEND="
>=dev-libs/expat-2.1.0-r3[${MULTILIB_USEDEP}]
>=media-libs/libglvnd-1.3.2[X?,${MULTILIB_USEDEP}]