Skip to content

Commit

Permalink
kde-plasma/kwin: Cleanup duplicate qtbase[opengl] USEdep
Browse files Browse the repository at this point in the history
Signed-off-by: Andreas Sturmlechner <[email protected]>
  • Loading branch information
a17r committed Dec 23, 2024
1 parent 72438eb commit 697a7f6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion kde-plasma/kwin/kwin-6.2.49.9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,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] )
gles2-only? ( >=media-libs/mesa-24.1.0_rc1 )
lock? ( >=kde-plasma/kscreenlocker-${KDE_CATV}:6 )
screencast? ( >=media-video/pipewire-0.3.65:= )
shortcuts? ( >=kde-plasma/kglobalacceld-${KDE_CATV}:6 )
Expand Down
2 changes: 1 addition & 1 deletion kde-plasma/kwin/kwin-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,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] )
gles2-only? ( >=media-libs/mesa-24.1.0_rc1 )
lock? ( >=kde-plasma/kscreenlocker-${KDE_CATV}:6 )
screencast? ( >=media-video/pipewire-1.2.0:= )
shortcuts? ( >=kde-plasma/kglobalacceld-${KDE_CATV}:6 )
Expand Down

0 comments on commit 697a7f6

Please sign in to comment.