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, 01 Nov 2017 18:06:49
Message-Id: 1509559576.24e228cb3f15074dc07440a12d4fb011875b672b.mattst88@gentoo
1 commit: 24e228cb3f15074dc07440a12d4fb011875b672b
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Wed Nov 1 18:05:52 2017 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Wed Nov 1 18:06:16 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24e228cb
7
8 media-libs/mesa: Require libdrm-2.4.87
9
10 media-libs/mesa/mesa-9999.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/media-libs/mesa/mesa-9999.ebuild b/media-libs/mesa/mesa-9999.ebuild
14 index b108f76ef3e..6c8389a79ba 100644
15 --- a/media-libs/mesa/mesa-9999.ebuild
16 +++ b/media-libs/mesa/mesa-9999.ebuild
17 @@ -75,7 +75,7 @@ REQUIRED_USE="
18 video_cards_vmware? ( gallium )
19 "
20
21 -LIBDRM_DEPSTRING=">=x11-libs/libdrm-2.4.85"
22 +LIBDRM_DEPSTRING=">=x11-libs/libdrm-2.4.87"
23 # keep correct libdrm and dri2proto dep
24 # keep blocks in rdepend for binpkg
25 RDEPEND="