commit:     27c74668b18a1c788a72a3a724a56c06465bdae0
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 29 17:42:16 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Jul 29 18:10:26 2021 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=27c74668

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

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-plasma/kinfocenter/kinfocenter-5.22.49.9999.ebuild | 2 +-
 kde-plasma/kinfocenter/kinfocenter-9999.ebuild         | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/kde-plasma/kinfocenter/kinfocenter-5.22.49.9999.ebuild 
b/kde-plasma/kinfocenter/kinfocenter-5.22.49.9999.ebuild
index 273b5b3313..83ac32985c 100644
--- a/kde-plasma/kinfocenter/kinfocenter-5.22.49.9999.ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-5.22.49.9999.ebuild
@@ -49,7 +49,7 @@ DEPEND="
        usb? ( virtual/libusb:1 )
        wayland? (
                >=kde-frameworks/kwayland-${KFMIN}:5
-               media-libs/mesa[egl]
+               media-libs/mesa[egl(+)]
        )
 "
 RDEPEND="${DEPEND}

diff --git a/kde-plasma/kinfocenter/kinfocenter-9999.ebuild 
b/kde-plasma/kinfocenter/kinfocenter-9999.ebuild
index cb6f6d892a..c65c17c9a9 100644
--- a/kde-plasma/kinfocenter/kinfocenter-9999.ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-9999.ebuild
@@ -49,7 +49,7 @@ DEPEND="
        usb? ( virtual/libusb:1 )
        wayland? (
                >=kde-frameworks/kwayland-${KFMIN}:5
-               media-libs/mesa[egl]
+               media-libs/mesa[egl(+)]
        )
 "
 RDEPEND="${DEPEND}

Reply via email to