diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2022-12-27 15:48:53 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2022-12-27 15:48:53 +0100 |
commit | cdf6d0c8a504fd0e992a962e284386a3e0e88278 (patch) | |
tree | 354160303bf901edcbbd4ec6abadce7d1b55acf4 /kde-plasma/ksystemstats | |
parent | sci-astronomy/kstars: Drop obsolete cmake arg (diff) | |
download | kde-cdf6d0c8a504fd0e992a962e284386a3e0e88278.tar.gz kde-cdf6d0c8a504fd0e992a962e284386a3e0e88278.tar.bz2 kde-cdf6d0c8a504fd0e992a962e284386a3e0e88278.zip |
kde-plasma/*: Raise KFMIN to 5.102.0
No new features does not mean avoiding new API apparently.
See also:
https://invent.kde.org/plasma/kwin/-/merge_requests/3367
https://invent.kde.org/plasma/xdg-desktop-portal-kde/-/merge_requests/145
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-plasma/ksystemstats')
-rw-r--r-- | kde-plasma/ksystemstats/ksystemstats-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-plasma/ksystemstats/ksystemstats-9999.ebuild b/kde-plasma/ksystemstats/ksystemstats-9999.ebuild index 81eb4c0392..a289dd0aff 100644 --- a/kde-plasma/ksystemstats/ksystemstats-9999.ebuild +++ b/kde-plasma/ksystemstats/ksystemstats-9999.ebuild @@ -5,7 +5,7 @@ EAPI=8 ECM_HANDBOOK="forceoptional" ECM_TEST="forceoptional" -KFMIN=5.101.0 +KFMIN=5.102.0 PVCUT=$(ver_cut 1-3) QTMIN=5.15.5 VIRTUALX_REQUIRED="test" |