diff options
author | Sam James <sam@gentoo.org> | 2024-02-17 04:59:22 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-02-17 05:24:41 +0000 |
commit | 01a71baa050c96c9f12c2ee539e02ec8927ccfd7 (patch) | |
tree | c8411eda11c2576b9fff4e4620fdd77f67737253 /kde-frameworks/syntax-highlighting | |
parent | kde-frameworks/syndication: Bump QTMIN to 6.6.2 (diff) | |
download | gentoo-01a71baa050c96c9f12c2ee539e02ec8927ccfd7.tar.gz gentoo-01a71baa050c96c9f12c2ee539e02ec8927ccfd7.tar.bz2 gentoo-01a71baa050c96c9f12c2ee539e02ec8927ccfd7.zip |
kde-frameworks/syntax-highlighting: 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/syntax-highlighting')
-rw-r--r-- | kde-frameworks/syntax-highlighting/syntax-highlighting-5.249.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-frameworks/syntax-highlighting/syntax-highlighting-5.249.0.ebuild b/kde-frameworks/syntax-highlighting/syntax-highlighting-5.249.0.ebuild index 4c5042fccd99..059677d77655 100644 --- a/kde-frameworks/syntax-highlighting/syntax-highlighting-5.249.0.ebuild +++ b/kde-frameworks/syntax-highlighting/syntax-highlighting-5.249.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 ECM_TEST="forceoptional" -QTMIN=6.6.0 +QTMIN=6.6.2 inherit ecm frameworks.kde.org DESCRIPTION="Framework for syntax highlighting" |