Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/mesa/
Date: Wed, 19 Jul 2017 00:18:23
Message-Id: 1500423403.f8a421a83db456be711fa50a7e9715eea3137d96.mattst88@gentoo
1 commit: f8a421a83db456be711fa50a7e9715eea3137d96
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jul 19 00:16:02 2017 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Wed Jul 19 00:16:43 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8a421a8
7
8 media-libs/mesa: Require libdrm-2.4.81
9
10 Bug: https://bugs.gentoo.org/623970
11
12 media-libs/mesa/mesa-9999.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/media-libs/mesa/mesa-9999.ebuild b/media-libs/mesa/mesa-9999.ebuild
16 index 423878abdde..6ea8f3c9931 100644
17 --- a/media-libs/mesa/mesa-9999.ebuild
18 +++ b/media-libs/mesa/mesa-9999.ebuild
19 @@ -74,7 +74,7 @@ REQUIRED_USE="
20 video_cards_vmware? ( gallium )
21 "
22
23 -LIBDRM_DEPSTRING=">=x11-libs/libdrm-2.4.77"
24 +LIBDRM_DEPSTRING=">=x11-libs/libdrm-2.4.81"
25 # keep correct libdrm and dri2proto dep
26 # keep blocks in rdepend for binpkg
27 RDEPEND="