commit: 0e536ad10f5d34ba89e0c75ad6f149d1922581f4 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Feb 17 05:14:26 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Feb 17 05:25:00 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e536ad1
kde-plasma/systemsettings: Bump QTMIN to 6.6.2 There was an ABI break which means 6.6.2->6.6.1 can't be done but we want people using latest anyway as there's a lot of churn still. Signed-off-by: Sam James <sam <AT> gentoo.org> kde-plasma/systemsettings/systemsettings-5.93.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-plasma/systemsettings/systemsettings-5.93.0.ebuild b/kde-plasma/systemsettings/systemsettings-5.93.0.ebuild index ad27bb172a64..b06981875f5d 100644 --- a/kde-plasma/systemsettings/systemsettings-5.93.0.ebuild +++ b/kde-plasma/systemsettings/systemsettings-5.93.0.ebuild @@ -6,7 +6,7 @@ EAPI=8 ECM_HANDBOOK="optional" KFMIN=5.249.0 PVCUT=$(ver_cut 1-3) -QTMIN=6.6.0 +QTMIN=6.6.2 inherit ecm plasma.kde.org optfeature DESCRIPTION="Control Center to configure KDE Plasma desktop"
