diff options
author | Sam James <sam@gentoo.org> | 2024-02-17 05:01:52 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-02-17 05:24:44 +0000 |
commit | 02f07335d94e719b71afbf195d40e4875e9702d3 (patch) | |
tree | ae1112858154afcf46b5da25b22e12720a653abf /kde-plasma/kdecoration | |
parent | kde-plasma/kde-cli-tools: Bump QTMIN to 6.6.2 (diff) | |
download | gentoo-02f07335d94e719b71afbf195d40e4875e9702d3.tar.gz gentoo-02f07335d94e719b71afbf195d40e4875e9702d3.tar.bz2 gentoo-02f07335d94e719b71afbf195d40e4875e9702d3.zip |
kde-plasma/kdecoration: 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-plasma/kdecoration')
-rw-r--r-- | kde-plasma/kdecoration/kdecoration-5.93.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-plasma/kdecoration/kdecoration-5.93.0.ebuild b/kde-plasma/kdecoration/kdecoration-5.93.0.ebuild index d2106e2ef955..64fdb6a63f9f 100644 --- a/kde-plasma/kdecoration/kdecoration-5.93.0.ebuild +++ b/kde-plasma/kdecoration/kdecoration-5.93.0.ebuild @@ -5,7 +5,7 @@ EAPI=8 ECM_TEST="forceoptional" KFMIN=5.249.0 -QTMIN=6.6.0 +QTMIN=6.6.2 inherit ecm plasma.kde.org DESCRIPTION="Plugin based library to create window decorations" |