summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2017-08-07 14:40:49 -0400
committerMatt Turner <mattst88@gentoo.org>2017-08-07 15:21:59 -0400
commit8e8e95f899854f270c6e292e9445ede1d8ca20f8 (patch)
tree92ead4c880f0be07cb07bcdcfc20e8c3f833cd15
parentdev-java/javatoolkit: EAPI 6 and version bump. (diff)
downloadgentoo-8e8e95f899854f270c6e292e9445ede1d8ca20f8.tar.gz
gentoo-8e8e95f899854f270c6e292e9445ede1d8ca20f8.tar.bz2
gentoo-8e8e95f899854f270c6e292e9445ede1d8ca20f8.zip
media-libs/mesa: Require libdrm-2.4.82
-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 6ea8f3c99314..2a3fb561504a 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="