Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-base/xwayland/
Date: Thu, 29 Jul 2021 17:43:14
Message-Id: 1627580569.57086113650392293df9944105c86ebfc4e2faf7.mattst88@gentoo
1 commit: 57086113650392293df9944105c86ebfc4e2faf7
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jul 29 17:42:49 2021 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Thu Jul 29 17:42:49 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57086113
7
8 x11-base/xwayland: Prepare for mesa IUSE="egl gbm" removal
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11
12 x11-base/xwayland/xwayland-21.1.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/x11-base/xwayland/xwayland-21.1.2.ebuild b/x11-base/xwayland/xwayland-21.1.2.ebuild
16 index b4eed7a433e..327122b433d 100644
17 --- a/x11-base/xwayland/xwayland-21.1.2.ebuild
18 +++ b/x11-base/xwayland/xwayland-21.1.2.ebuild
19 @@ -25,7 +25,7 @@ DEPEND="
20 >=x11-libs/libXdmcp-1.0.2
21 >=x11-libs/libdrm-2.4.89
22 >=media-libs/libepoxy-1.5.4[X,egl(+)]
23 - >=media-libs/mesa-18[X(+),egl,gbm]
24 + >=media-libs/mesa-18[X(+),egl(+),gbm(+)]
25 >=x11-libs/libxshmfence-1.1
26 rpc? ( net-libs/libtirpc )
27 >=x11-libs/libXau-1.0.4