commit:     7ee5b9814a6609890341c7d85cfc35089670f462
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 23 22:11:50 2018 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Fri Mar 23 22:12:09 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ee5b981

media-libs/mesa: Depend on libdrm-2.4.89 in 17.3.7

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 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/mesa/mesa-17.3.7.ebuild 
b/media-libs/mesa/mesa-17.3.7.ebuild
index b0b6cdc1138..71590c387fc 100644
--- a/media-libs/mesa/mesa-17.3.7.ebuild
+++ b/media-libs/mesa/mesa-17.3.7.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.89"
 # keep correct libdrm and dri2proto dep
 # keep blocks in rdepend for binpkg
 RDEPEND="

Reply via email to