summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2017-07-18 17:16:02 -0700
committerMatt Turner <mattst88@gentoo.org>2017-07-18 17:16:43 -0700
commitf8a421a83db456be711fa50a7e9715eea3137d96 (patch)
tree8cbcb16bdd1da8b0d3fe693d8c7dd6a474e06b61 /media-libs
parentmedia-libs/mesa: Don't depend on libdrm[video_cards_intel] for i965 (diff)
downloadgentoo-f8a421a83db456be711fa50a7e9715eea3137d96.tar.gz
gentoo-f8a421a83db456be711fa50a7e9715eea3137d96.tar.bz2
gentoo-f8a421a83db456be711fa50a7e9715eea3137d96.zip
media-libs/mesa: Require libdrm-2.4.81
Bug: https://bugs.gentoo.org/623970
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 423878abdde3..6ea8f3c99314 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.77"
+LIBDRM_DEPSTRING=">=x11-libs/libdrm-2.4.81"
# keep correct libdrm and dri2proto dep
# keep blocks in rdepend for binpkg
RDEPEND="