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: Sat, 02 Nov 2019 17:36:47
Message-Id: 1572716146.3b67737d772a2083776df71961c3d5756e87b2d6.mattst88@gentoo
1 commit: 3b67737d772a2083776df71961c3d5756e87b2d6
2 Author: Benjamin Neff <benjamin <AT> coding4coffee <DOT> ch>
3 AuthorDate: Sat Nov 2 16:40:16 2019 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Sat Nov 2 17:35:46 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b67737d
7
8 media-libs/mesa: Require libdrm-2.4.100
9
10 Signed-off-by: Benjamin Neff <benjamin <AT> coding4coffee.ch>
11 Closes: https://github.com/gentoo/gentoo/pull/13528
12 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
13
14 media-libs/mesa/mesa-9999.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/media-libs/mesa/mesa-9999.ebuild b/media-libs/mesa/mesa-9999.ebuild
18 index 65e64abf562..8f593918a1a 100644
19 --- a/media-libs/mesa/mesa-9999.ebuild
20 +++ b/media-libs/mesa/mesa-9999.ebuild
21 @@ -71,7 +71,7 @@ REQUIRED_USE="
22 xvmc? ( X )
23 "
24
25 -LIBDRM_DEPSTRING=">=x11-libs/libdrm-2.4.99"
26 +LIBDRM_DEPSTRING=">=x11-libs/libdrm-2.4.100"
27 RDEPEND="
28 !app-eselect/eselect-mesa
29 >=dev-libs/expat-2.1.0-r3:=[${MULTILIB_USEDEP}]