diff options
author | Sam James <sam@gentoo.org> | 2024-02-17 05:02:43 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-02-17 05:24:45 +0000 |
commit | 21164b99292455578f586a7b678e336584400caa (patch) | |
tree | 5e80ab5dea8e3e27a13728a835c9b35ab8168a8e /kde-plasma/kgamma | |
parent | kde-plasma/kdeplasma-addons: Bump QTMIN to 6.6.2 (diff) | |
download | gentoo-21164b99292455578f586a7b678e336584400caa.tar.gz gentoo-21164b99292455578f586a7b678e336584400caa.tar.bz2 gentoo-21164b99292455578f586a7b678e336584400caa.zip |
kde-plasma/kgamma: 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/kgamma')
-rw-r--r-- | kde-plasma/kgamma/kgamma-5.93.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-plasma/kgamma/kgamma-5.93.0.ebuild b/kde-plasma/kgamma/kgamma-5.93.0.ebuild index 54b589cf4be5..bb7229a40719 100644 --- a/kde-plasma/kgamma/kgamma-5.93.0.ebuild +++ b/kde-plasma/kgamma/kgamma-5.93.0.ebuild @@ -5,7 +5,7 @@ EAPI=8 ECM_HANDBOOK="forceoptional" KFMIN=5.249.0 -QTMIN=6.6.0 +QTMIN=6.6.2 inherit ecm plasma.kde.org DESCRIPTION="Screen gamma values kcontrol module" |