commit:     1fc49b2974c34549f06f56d6bb0d08ed4606b1e4
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 29 18:43:13 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Jul 29 18:43:28 2021 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=1fc49b29

kde-frameworks/plasma: Prepare for mesa IUSE="egl" removal

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-frameworks/plasma/plasma-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-frameworks/plasma/plasma-9999.ebuild 
b/kde-frameworks/plasma/plasma-9999.ebuild
index e8307c9966..3561e027f0 100644
--- a/kde-frameworks/plasma/plasma-9999.ebuild
+++ b/kde-frameworks/plasma/plasma-9999.ebuild
@@ -49,7 +49,7 @@ RDEPEND="
        !gles2-only? ( virtual/opengl )
        wayland? (
                =kde-frameworks/kwayland-${PVCUT}*:5
-               media-libs/mesa[egl]
+               media-libs/mesa[egl(+)]
        )
        X? (
                >=dev-qt/qtx11extras-${QTMIN}:5

Reply via email to