Gentoo Archives: gentoo-commits

From: Chi-Thanh Christopher Nguyen <chithanh@××××××××××××.de>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/x11:master commit in: media-libs/mesa/
Date: Sat, 01 Sep 2012 12:02:38
Message-Id: 1346500990.c3aaab7fb8e7e0e58d25eb6a4aafb964a4ef1fcb.chithead@gentoo
1 commit: c3aaab7fb8e7e0e58d25eb6a4aafb964a4ef1fcb
2 Author: Chi-Thanh Christopher Nguyen <chithanh <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 1 12:03:10 2012 +0000
4 Commit: Chi-Thanh Christopher Nguyen <chithanh <AT> cs <DOT> tu-berlin <DOT> de>
5 CommitDate: Sat Sep 1 12:03:10 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/x11.git;a=commit;h=c3aaab7f
7
8 media-libs/mesa: actually needs even newer libdrm
9
10 ---
11 media-libs/mesa/mesa-9999.ebuild | 2 +-
12 1 files changed, 1 insertions(+), 1 deletions(-)
13
14 diff --git a/media-libs/mesa/mesa-9999.ebuild b/media-libs/mesa/mesa-9999.ebuild
15 index e47374b..040c3e2 100644
16 --- a/media-libs/mesa/mesa-9999.ebuild
17 +++ b/media-libs/mesa/mesa-9999.ebuild
18 @@ -75,7 +75,7 @@ REQUIRED_USE="
19 video_cards_vmware? ( gallium )
20 "
21
22 -LIBDRM_DEPSTRING=">=x11-libs/libdrm-2.4.37"
23 +LIBDRM_DEPSTRING=">=x11-libs/libdrm-2.4.39"
24 # not a runtime dependency of this package, but dependency of packages which
25 # depend on this package, bug #342393
26 EXTERNAL_DEPEND="