Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/x11:master commit in: media-libs/mesa/
Date: Sat, 28 Mar 2015 19:51:44
Message-Id: 1427571863.3c37f4a3c389387524f494e398ff73098dbf35ca.mattst88@gentoo
1 commit: 3c37f4a3c389387524f494e398ff73098dbf35ca
2 Author: Matt Turner <mattst88 <AT> gmail <DOT> com>
3 AuthorDate: Sat Mar 28 19:44:23 2015 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Sat Mar 28 19:44:23 2015 +0000
6 URL: https://gitweb.gentoo.org/proj/x11.git/commit/?id=3c37f4a3
7
8 media-libs/mesa: Raise libdrm requirement to 2.4.60.
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 6d6b5e9..c15dbd1 100644
15 --- a/media-libs/mesa/mesa-9999.ebuild
16 +++ b/media-libs/mesa/mesa-9999.ebuild
17 @@ -73,7 +73,7 @@ REQUIRED_USE="
18 ${PYTHON_REQUIRED_USE}
19 "
20
21 -LIBDRM_DEPSTRING=">=x11-libs/libdrm-2.4.57"
22 +LIBDRM_DEPSTRING=">=x11-libs/libdrm-2.4.60"
23 # keep correct libdrm and dri2proto dep
24 # keep blocks in rdepend for binpkg
25 RDEPEND="