From: Matt Turner Date: Fri, 23 Mar 2018 22:11:50 +0000 (-0700) Subject: media-libs/mesa: Depend on libdrm-2.4.89 in 17.3.7 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=7ee5b9814a6609890341c7d85cfc35089670f462;p=gentoo.git 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 --- diff --git a/media-libs/mesa/mesa-17.3.7.ebuild b/media-libs/mesa/mesa-17.3.7.ebuild index b0b6cdc11380..71590c387fcc 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="