commit: 184165b9ed4eb72a416a48edced5296bdd55bf23
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 18 11:40:13 2019 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Aug 18 11:40:13 2019 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=184165b9
kde-plasma/kinfocenter: DEPEND on media-libs/mesa[X(+)]
Package-Manager: Portage-2.3.71, Repoman-2.3.17
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-plasma/kinfocenter/kinfocenter-5.16.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.16.49.9999.ebuild
b/kde-plasma/kinfocenter/kinfocenter-5.16.49.9999.ebuild
index 7614a0c816..639463c3b5 100644
--- a/kde-plasma/kinfocenter/kinfocenter-5.16.49.9999.ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-5.16.49.9999.ebuild
@@ -40,7 +40,7 @@ COMMON_DEPEND="
ieee1394? ( sys-libs/libraw1394 )
opengl? (
$(add_qt_dep qtgui 'gles2=')
- media-libs/mesa[gles2?]
+ media-libs/mesa[gles2?,X(+)]
!gles2? ( media-libs/glu )
)
pci? ( sys-apps/pciutils )
diff --git a/kde-plasma/kinfocenter/kinfocenter-9999.ebuild
b/kde-plasma/kinfocenter/kinfocenter-9999.ebuild
index 7614a0c816..639463c3b5 100644
--- a/kde-plasma/kinfocenter/kinfocenter-9999.ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-9999.ebuild
@@ -40,7 +40,7 @@ COMMON_DEPEND="
ieee1394? ( sys-libs/libraw1394 )
opengl? (
$(add_qt_dep qtgui 'gles2=')
- media-libs/mesa[gles2?]
+ media-libs/mesa[gles2?,X(+)]
!gles2? ( media-libs/glu )
)
pci? ( sys-apps/pciutils )