commit: 3def864363093065f27c7a5bad065275736153df
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 29 17:42:34 2021 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Thu Jul 29 17:42:34 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3def8643
kde-plasma/kwayland-server: Prepare for mesa IUSE="egl gbm" removal
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
kde-plasma/kwayland-server/kwayland-server-5.22.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kde-plasma/kwayland-server/kwayland-server-5.22.4.ebuild
b/kde-plasma/kwayland-server/kwayland-server-5.22.4.ebuild
index 428f62c44d5..c88866eebb1 100644
--- a/kde-plasma/kwayland-server/kwayland-server-5.22.4.ebuild
+++ b/kde-plasma/kwayland-server/kwayland-server-5.22.4.ebuild
@@ -27,7 +27,7 @@ RDEPEND="
>=dev-qt/qtgui-${QTMIN}:5[egl]
>=dev-qt/qtwayland-${QTMIN}:5
>=kde-frameworks/kwayland-${KFMIN}:5
- media-libs/mesa[egl]
+ media-libs/mesa[egl(+)]
"
DEPEND="${RDEPEND}
>=dev-libs/plasma-wayland-protocols-1.3.0