Skip to content

Commit

Permalink
kde-plasma/breeze-gtk: Fix Qt major version dep by setting KFMIN=6.0
Browse files Browse the repository at this point in the history
Bug: https://bugs.gentoo.org/923502
Thanks-to: Mike Lothian <[email protected]>
Signed-off-by: Andreas Sturmlechner <[email protected]>
  • Loading branch information
a17r committed Feb 27, 2024
1 parent 089433f commit c9e8961
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions kde-plasma/breeze-gtk/breeze-gtk-6.0.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@

EAPI=8

KFMIN=6.0
PVCUT=$(ver_cut 1-3)
PYTHON_COMPAT=( python3_{10..12} )
inherit ecm plasma.kde.org python-any-r1
Expand Down
1 change: 1 addition & 0 deletions kde-plasma/breeze-gtk/breeze-gtk-6.0.49.9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@

EAPI=8

KFMIN=6.0
PVCUT=$(ver_cut 1-3)
PYTHON_COMPAT=( python3_{10..12} )
inherit ecm plasma.kde.org python-any-r1
Expand Down
1 change: 1 addition & 0 deletions kde-plasma/breeze-gtk/breeze-gtk-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@

EAPI=8

KFMIN=6.0
PVCUT=$(ver_cut 1-3)
PYTHON_COMPAT=( python3_{10..12} )
inherit ecm plasma.kde.org python-any-r1
Expand Down

0 comments on commit c9e8961

Please sign in to comment.