commit: 8e8e95f899854f270c6e292e9445ede1d8ca20f8
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 7 18:40:49 2017 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Mon Aug 7 19:21:59 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e8e95f8
media-libs/mesa: Require libdrm-2.4.82
media-libs/mesa/mesa-9999.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-libs/mesa/mesa-9999.ebuild b/media-libs/mesa/mesa-9999.ebuild
index 6ea8f3c9931..2a3fb561504 100644
--- a/media-libs/mesa/mesa-9999.ebuild
+++ b/media-libs/mesa/mesa-9999.ebuild
@@ -74,7 +74,7 @@ REQUIRED_USE="
video_cards_vmware? ( gallium )
"
-LIBDRM_DEPSTRING=">=x11-libs/libdrm-2.4.81"
+LIBDRM_DEPSTRING=">=x11-libs/libdrm-2.4.82"
# keep correct libdrm and dri2proto dep
# keep blocks in rdepend for binpkg
RDEPEND="