summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2019-07-04 21:36:43 -0700
committerMatt Turner <mattst88@gentoo.org>2019-07-04 21:37:20 -0700
commit3018dbd38b5d3a582711e9c9d3e5d59bea2e0d49 (patch)
tree88f8598942e79f21c01a3cd76042949324c80316 /media-libs
parentx11-libs/libdrm: Version bump to 2.4.99 (diff)
downloadgentoo-3018dbd38b5d3a582711e9c9d3e5d59bea2e0d49.tar.gz
gentoo-3018dbd38b5d3a582711e9c9d3e5d59bea2e0d49.tar.bz2
gentoo-3018dbd38b5d3a582711e9c9d3e5d59bea2e0d49.zip
media-libs/mesa: Require libdrm-2.4.99
Closes: https://bugs.gentoo.org/689222 Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'media-libs')
-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 cd10f97cc605..b45409f64da6 100644
--- a/media-libs/mesa/mesa-9999.ebuild
+++ b/media-libs/mesa/mesa-9999.ebuild
@@ -68,7 +68,7 @@ REQUIRED_USE="
video_cards_vmware? ( gallium )
"
-LIBDRM_DEPSTRING=">=x11-libs/libdrm-2.4.97"
+LIBDRM_DEPSTRING=">=x11-libs/libdrm-2.4.99"
RDEPEND="
!app-eselect/eselect-mesa
>=dev-libs/expat-2.1.0-r3:=[${MULTILIB_USEDEP}]