summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2018-03-09 18:12:23 -0800
committerMatt Turner <mattst88@gentoo.org>2018-03-09 18:12:23 -0800
commitc479daf97b1b657a0558c5ebee663ce61bcd80cb (patch)
treee1f48fcf330f7aa429091e64a97705d26eb065ee /media-libs
parentapp-office/skrooge: remove 2.10.5 (diff)
downloadgentoo-c479daf97b1b657a0558c5ebee663ce61bcd80cb.tar.gz
gentoo-c479daf97b1b657a0558c5ebee663ce61bcd80cb.tar.bz2
gentoo-c479daf97b1b657a0558c5ebee663ce61bcd80cb.zip
media-libs/mesa: Require libdrm-2.4.91
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 eb358442541e..20172a9a364c 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.89"
+LIBDRM_DEPSTRING=">=x11-libs/libdrm-2.4.91"
# keep correct libdrm and dri2proto dep
# keep blocks in rdepend for binpkg
RDEPEND="