Skip to content

Commit

Permalink
kde-plasma/kwin: Cleanup media-libs/mesa[gles2] old IUSE fallback
Browse files Browse the repository at this point in the history
Signed-off-by: Andreas Sturmlechner <[email protected]>
  • Loading branch information
a17r committed Dec 11, 2024
1 parent daed981 commit 1d1d48a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 8 deletions.
5 changes: 1 addition & 4 deletions kde-plasma/kwin/kwin-6.2.49.9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -74,10 +74,7 @@ COMMON_DEPEND="
x11-libs/xcb-util-keysyms
x11-libs/xcb-util-wm
accessibility? ( media-libs/libqaccessibilityclient:6 )
gles2-only? ( || (
>=media-libs/mesa-24.1.0_rc1[opengl]
<media-libs/mesa-24.1.0_rc1[gles2]
) )
gles2-only? ( >=media-libs/mesa-24.1.0_rc1[opengl] )
lock? ( >=kde-plasma/kscreenlocker-${PVCUT}:6 )
screencast? ( >=media-video/pipewire-0.3.65:= )
shortcuts? ( >=kde-plasma/kglobalacceld-${PVCUT}:6 )
Expand Down
5 changes: 1 addition & 4 deletions kde-plasma/kwin/kwin-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -74,10 +74,7 @@ COMMON_DEPEND="
x11-libs/xcb-util-keysyms
x11-libs/xcb-util-wm
accessibility? ( media-libs/libqaccessibilityclient:6 )
gles2-only? ( || (
>=media-libs/mesa-24.1.0_rc1[opengl]
<media-libs/mesa-24.1.0_rc1[gles2]
) )
gles2-only? ( >=media-libs/mesa-24.1.0_rc1[opengl] )
lock? ( >=kde-plasma/kscreenlocker-${PVCUT}:6 )
screencast? ( >=media-video/pipewire-1.2.0:= )
shortcuts? ( >=kde-plasma/kglobalacceld-${PVCUT}:6 )
Expand Down

0 comments on commit 1d1d48a

Please sign in to comment.