summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2017-11-01 11:05:52 -0700
committerMatt Turner <mattst88@gentoo.org>2017-11-01 11:06:16 -0700
commit24e228cb3f15074dc07440a12d4fb011875b672b (patch)
treeaf9c12eab834d4c2a9cbe4c8b028323c06174f6b /media-libs
parentdev-util/meld: remove old (diff)
downloadgentoo-24e228cb3f15074dc07440a12d4fb011875b672b.tar.gz
gentoo-24e228cb3f15074dc07440a12d4fb011875b672b.tar.bz2
gentoo-24e228cb3f15074dc07440a12d4fb011875b672b.zip
media-libs/mesa: Require libdrm-2.4.87
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 b108f76ef3ed..6c8389a79ba9 100644
--- a/media-libs/mesa/mesa-9999.ebuild
+++ b/media-libs/mesa/mesa-9999.ebuild
@@ -75,7 +75,7 @@ REQUIRED_USE="
video_cards_vmware? ( gallium )
"
-LIBDRM_DEPSTRING=">=x11-libs/libdrm-2.4.85"
+LIBDRM_DEPSTRING=">=x11-libs/libdrm-2.4.87"
# keep correct libdrm and dri2proto dep
# keep blocks in rdepend for binpkg
RDEPEND="