diff options
author | Sam James <sam@gentoo.org> | 2024-02-17 04:46:18 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-02-17 05:24:17 +0000 |
commit | b2f8ed3a453223373b106d304161575dc0a7f1a4 (patch) | |
tree | 3063f04d6371090d087569f378f56df7ffb3ff44 /kde-apps/kaccounts-integration | |
parent | gui-apps/xwaylandvideobridge: Bump QTMIN to 6.6.2 (diff) | |
download | gentoo-b2f8ed3a453223373b106d304161575dc0a7f1a4.tar.gz gentoo-b2f8ed3a453223373b106d304161575dc0a7f1a4.tar.bz2 gentoo-b2f8ed3a453223373b106d304161575dc0a7f1a4.zip |
kde-apps/kaccounts-integration: 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@gentoo.org>
Diffstat (limited to 'kde-apps/kaccounts-integration')
-rw-r--r-- | kde-apps/kaccounts-integration/kaccounts-integration-24.01.95.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-apps/kaccounts-integration/kaccounts-integration-24.01.95.ebuild b/kde-apps/kaccounts-integration/kaccounts-integration-24.01.95.ebuild index a9066779dfd2..2c52803baef1 100644 --- a/kde-apps/kaccounts-integration/kaccounts-integration-24.01.95.ebuild +++ b/kde-apps/kaccounts-integration/kaccounts-integration-24.01.95.ebuild @@ -7,7 +7,7 @@ ECM_TEST="forceoptional" KF5MIN=5.113.0 KFMIN=5.249.0 QT5MIN=5.15.9 -QTMIN=6.6.0 +QTMIN=6.6.2 VIRTUALDBUS_TEST="true" inherit ecm gear.kde.org multibuild |