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: Thu, 18 Oct 2018 17:14:23
Message-Id: 1539882839.eec49885f9c2613b579f80b40efeb37f623db774.mattst88@gentoo
1 commit: eec49885f9c2613b579f80b40efeb37f623db774
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Thu Oct 18 17:13:45 2018 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Thu Oct 18 17:13:59 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eec49885
7
8 media-libs/mesa: Require libdrm-2.4.96
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
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 f07bda10516..6eeeca17ce1 100644
17 --- a/media-libs/mesa/mesa-9999.ebuild
18 +++ b/media-libs/mesa/mesa-9999.ebuild
19 @@ -67,7 +67,7 @@ REQUIRED_USE="
20 video_cards_vmware? ( gallium )
21 "
22
23 -LIBDRM_DEPSTRING=">=x11-libs/libdrm-2.4.93"
24 +LIBDRM_DEPSTRING=">=x11-libs/libdrm-2.4.96"
25 RDEPEND="
26 !app-eselect/eselect-mesa
27 >=app-eselect/eselect-opengl-1.3.0