Skip to content

Commit

Permalink
kde-plasma/kinfocenter: 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 b7bc68c commit daed981
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 8 deletions.
5 changes: 1 addition & 4 deletions kde-plasma/kinfocenter/kinfocenter-6.2.49.9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,7 @@ DEPEND="
>=kde-frameworks/ki18n-${KFMIN}:6
>=kde-frameworks/kio-${KFMIN}:6
>=kde-frameworks/kservice-${KFMIN}: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] )
usb? ( virtual/libusb:1 )
"
RDEPEND="${DEPEND}
Expand Down
5 changes: 1 addition & 4 deletions kde-plasma/kinfocenter/kinfocenter-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,7 @@ DEPEND="
>=kde-frameworks/ki18n-${KFMIN}:6
>=kde-frameworks/kio-${KFMIN}:6
>=kde-frameworks/kservice-${KFMIN}: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] )
usb? ( virtual/libusb:1 )
"
RDEPEND="${DEPEND}
Expand Down

0 comments on commit daed981

Please sign in to comment.