summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-02-17 04:53:12 +0000
committerSam James <sam@gentoo.org>2024-02-17 05:24:33 +0000
commit851caf650a901fbb41e0a1c2febe7575f322502b (patch)
tree5f010b28f22a990c16a7c79276f5a6d0b9f4c454 /kde-frameworks/kquickcharts
parentkde-frameworks/kplotting: Bump QTMIN to 6.6.2 (diff)
downloadgentoo-851caf650a901fbb41e0a1c2febe7575f322502b.tar.gz
gentoo-851caf650a901fbb41e0a1c2febe7575f322502b.tar.bz2
gentoo-851caf650a901fbb41e0a1c2febe7575f322502b.zip
kde-frameworks/kquickcharts: 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/kquickcharts')
-rw-r--r--kde-frameworks/kquickcharts/kquickcharts-5.249.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-frameworks/kquickcharts/kquickcharts-5.249.0.ebuild b/kde-frameworks/kquickcharts/kquickcharts-5.249.0.ebuild
index 372ec7fc2f2c..b0ff5d9ede1f 100644
--- a/kde-frameworks/kquickcharts/kquickcharts-5.249.0.ebuild
+++ b/kde-frameworks/kquickcharts/kquickcharts-5.249.0.ebuild
@@ -6,7 +6,7 @@ EAPI=8
ECM_EXAMPLES="true"
ECM_QTHELP="false"
ECM_TEST="true"
-QTMIN=6.6.0
+QTMIN=6.6.2
inherit ecm frameworks.kde.org
DESCRIPTION="QtQuick plugin providing high-performance charts"