From 7ee5b9814a6609890341c7d85cfc35089670f462 Mon Sep 17 00:00:00 2001 From: Matt Turner Date: Fri, 23 Mar 2018 15:11:50 -0700 Subject: [PATCH] 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 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=" -- 2.26.2