aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2021-07-29 20:43:13 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2021-07-29 20:43:28 +0200
commit1fc49b2974c34549f06f56d6bb0d08ed4606b1e4 (patch)
treea4c02fc4957f9b29b34857756c182d34137d3d72 /kde-frameworks/plasma
parentkde-plasma/kwin: Prepare for mesa IUSE="egl gbm" removal (diff)
downloadkde-1fc49b2974c34549f06f56d6bb0d08ed4606b1e4.tar.gz
kde-1fc49b2974c34549f06f56d6bb0d08ed4606b1e4.tar.bz2
kde-1fc49b2974c34549f06f56d6bb0d08ed4606b1e4.zip
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@gentoo.org>
Diffstat (limited to 'kde-frameworks/plasma')
-rw-r--r--kde-frameworks/plasma/plasma-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
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