summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2021-04-21 17:22:48 -0400
committerMatt Turner <mattst88@gentoo.org>2021-04-21 17:25:54 -0400
commit149863abfec54e9d5e51a3325eed6985dfd1231d (patch)
tree0d7f35240aa0877129560b0d970d415b26259195 /media-libs/mesa
parentwww-client/microsoft-edge-dev: remove old (diff)
downloadgentoo-149863abfec54e9d5e51a3325eed6985dfd1231d.tar.gz
gentoo-149863abfec54e9d5e51a3325eed6985dfd1231d.tar.bz2
gentoo-149863abfec54e9d5e51a3325eed6985dfd1231d.zip
media-libs/mesa: Require libdrm-2.4.105
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 ebeac9698ee4..1c0e0aaca5d4 100644
--- a/media-libs/mesa/mesa-9999.ebuild
+++ b/media-libs/mesa/mesa-9999.ebuild
@@ -73,7 +73,7 @@ REQUIRED_USE="
zink? ( gallium vulkan )
"
-LIBDRM_DEPSTRING=">=x11-libs/libdrm-2.4.100"
+LIBDRM_DEPSTRING=">=x11-libs/libdrm-2.4.105"
RDEPEND="
>=dev-libs/expat-2.1.0-r3:=[${MULTILIB_USEDEP}]
>=media-libs/libglvnd-1.3.2[X?,${MULTILIB_USEDEP}]