media-libs/mesa: Depend on libdrm-2.4.89 in 17.3.7
authorMatt Turner <mattst88@gentoo.org>
Fri, 23 Mar 2018 22:11:50 +0000 (15:11 -0700)
committerMatt Turner <mattst88@gentoo.org>
Fri, 23 Mar 2018 22:12:09 +0000 (15:12 -0700)
Commit 56a9c6541e96 ("radeonsi: Export signalled sync file instead of
-1.") on the 17.3 branch bumped the required libdrm.

Bug: https://bugs.gentoo.org/651144

media-libs/mesa/mesa-17.3.7.ebuild

index b0b6cdc1138065a661bb17bf5dce0919d503ce6f..71590c387fcc0b2c90c947c6426ba32776881762 100644 (file)
@@ -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.89"
 # keep correct libdrm and dri2proto dep
 # keep blocks in rdepend for binpkg
 RDEPEND="