diff options
author | Sam James <sam@gentoo.org> | 2024-02-17 04:49:34 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-02-17 05:24:29 +0000 |
commit | f4efe3cd7782fcc2fba8d6c2c831bf609be6858d (patch) | |
tree | a0b2d003d19b4d394bca130fe8114b3333652424 /kde-frameworks/kimageformats | |
parent | kde-frameworks/kidletime: Bump QTMIN to 6.6.2 (diff) | |
download | gentoo-f4efe3cd7782fcc2fba8d6c2c831bf609be6858d.tar.gz gentoo-f4efe3cd7782fcc2fba8d6c2c831bf609be6858d.tar.bz2 gentoo-f4efe3cd7782fcc2fba8d6c2c831bf609be6858d.zip |
kde-frameworks/kimageformats: 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-frameworks/kimageformats')
-rw-r--r-- | kde-frameworks/kimageformats/kimageformats-5.249.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-frameworks/kimageformats/kimageformats-5.249.0.ebuild b/kde-frameworks/kimageformats/kimageformats-5.249.0.ebuild index 01dedff97b95..3568b85e4894 100644 --- a/kde-frameworks/kimageformats/kimageformats-5.249.0.ebuild +++ b/kde-frameworks/kimageformats/kimageformats-5.249.0.ebuild @@ -5,7 +5,7 @@ EAPI=8 ECM_QTHELP="false" PVCUT=$(ver_cut 1-2) -QTMIN=6.6.0 +QTMIN=6.6.2 inherit ecm frameworks.kde.org DESCRIPTION="Framework providing additional format plugins for Qt's image I/O system" |