diff options
author | 2024-01-09 22:32:19 +0100 | |
---|---|---|
committer | 2024-01-09 22:32:19 +0100 | |
commit | 7b6e8f8415b65e259d811a8c15032d65155e98af (patch) | |
tree | f140bf0bcf675a138d9e367f9d774a39d32ffdd2 /sys-libs | |
parent | kde-frameworks/frameworkintegration: Drop superfluous KFMIN def (diff) | |
download | kde-7b6e8f8415b65e259d811a8c15032d65155e98af.tar.gz kde-7b6e8f8415b65e259d811a8c15032d65155e98af.tar.bz2 kde-7b6e8f8415b65e259d811a8c15032d65155e98af.zip |
*/*: gear.kde.org consumers: Raise KFMIN to 5.248.0
Many packages already fail to build against 5.247 with 5.248 release tomorrow.
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/kpmcore/kpmcore-24.02.49.9999.ebuild | 2 | ||||
-rw-r--r-- | sys-libs/kpmcore/kpmcore-9999.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/kpmcore/kpmcore-24.02.49.9999.ebuild b/sys-libs/kpmcore/kpmcore-24.02.49.9999.ebuild index 90bdab8da1..402a95640d 100644 --- a/sys-libs/kpmcore/kpmcore-24.02.49.9999.ebuild +++ b/sys-libs/kpmcore/kpmcore-24.02.49.9999.ebuild @@ -4,7 +4,7 @@ EAPI=8 ECM_NONGUI="true" -KFMIN=5.246.0 +KFMIN=5.248.0 QTMIN=6.6.0 inherit ecm gear.kde.org diff --git a/sys-libs/kpmcore/kpmcore-9999.ebuild b/sys-libs/kpmcore/kpmcore-9999.ebuild index 90bdab8da1..402a95640d 100644 --- a/sys-libs/kpmcore/kpmcore-9999.ebuild +++ b/sys-libs/kpmcore/kpmcore-9999.ebuild @@ -4,7 +4,7 @@ EAPI=8 ECM_NONGUI="true" -KFMIN=5.246.0 +KFMIN=5.248.0 QTMIN=6.6.0 inherit ecm gear.kde.org |