Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-plasma/kwayland-server/
Date: Thu, 29 Jul 2021 17:43:14
Message-Id: 1627580554.3def864363093065f27c7a5bad065275736153df.mattst88@gentoo
1 commit: 3def864363093065f27c7a5bad065275736153df
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jul 29 17:42:34 2021 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Thu Jul 29 17:42:34 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3def8643
7
8 kde-plasma/kwayland-server: Prepare for mesa IUSE="egl gbm" removal
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11
12 kde-plasma/kwayland-server/kwayland-server-5.22.4.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/kde-plasma/kwayland-server/kwayland-server-5.22.4.ebuild b/kde-plasma/kwayland-server/kwayland-server-5.22.4.ebuild
16 index 428f62c44d5..c88866eebb1 100644
17 --- a/kde-plasma/kwayland-server/kwayland-server-5.22.4.ebuild
18 +++ b/kde-plasma/kwayland-server/kwayland-server-5.22.4.ebuild
19 @@ -27,7 +27,7 @@ RDEPEND="
20 >=dev-qt/qtgui-${QTMIN}:5[egl]
21 >=dev-qt/qtwayland-${QTMIN}:5
22 >=kde-frameworks/kwayland-${KFMIN}:5
23 - media-libs/mesa[egl]
24 + media-libs/mesa[egl(+)]
25 "
26 DEPEND="${RDEPEND}
27 >=dev-libs/plasma-wayland-protocols-1.3.0