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, 09 Nov 2013 06:29:14
Message-Id: 1383978518.23e7d0eedeedda740e094e7a89a3360d40779552.mattst88@gentoo
1 commit: 23e7d0eedeedda740e094e7a89a3360d40779552
2 Author: Matt Turner <mattst88 <AT> gmail <DOT> com>
3 AuthorDate: Sat Nov 9 06:28:38 2013 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Sat Nov 9 06:28:38 2013 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/x11.git;a=commit;h=23e7d0ee
7
8 media-libs/mesa: Require >=libxcb-1.9.2.
9
10 ---
11 media-libs/mesa/mesa-9999.ebuild | 2 +-
12 1 file changed, 1 insertion(+), 1 deletion(-)
13
14 diff --git a/media-libs/mesa/mesa-9999.ebuild b/media-libs/mesa/mesa-9999.ebuild
15 index b57c52d..abbe8d1 100644
16 --- a/media-libs/mesa/mesa-9999.ebuild
17 +++ b/media-libs/mesa/mesa-9999.ebuild
18 @@ -99,7 +99,7 @@ RDEPEND="
19 x11-libs/libXdamage[${MULTILIB_USEDEP}]
20 x11-libs/libXext[${MULTILIB_USEDEP}]
21 x11-libs/libXxf86vm[${MULTILIB_USEDEP}]
22 - >=x11-libs/libxcb-1.9.0[${MULTILIB_USEDEP}]
23 + >=x11-libs/libxcb-1.9.2[${MULTILIB_USEDEP}]
24 opencl? (
25 app-admin/eselect-opencl
26 dev-libs/libclc