From 5ec48883310dde95376e3c5e7840cdff6a344fac Mon Sep 17 00:00:00 2001 From: Sam James Date: Sat, 17 Feb 2024 04:49:50 +0000 Subject: kde-frameworks/kio: 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 --- kde-frameworks/kio/kio-5.249.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kde-frameworks') diff --git a/kde-frameworks/kio/kio-5.249.0.ebuild b/kde-frameworks/kio/kio-5.249.0.ebuild index e8c21c659941..2ed5801490b2 100644 --- a/kde-frameworks/kio/kio-5.249.0.ebuild +++ b/kde-frameworks/kio/kio-5.249.0.ebuild @@ -8,7 +8,7 @@ ECM_HANDBOOK="optional" ECM_HANDBOOK_DIR="docs" ECM_TEST="forceoptional" PVCUT=$(ver_cut 1-2) -QTMIN=6.6.0 +QTMIN=6.6.2 inherit ecm frameworks.kde.org xdg-utils DESCRIPTION="Framework providing transparent file and data management" -- cgit v1.2.3-65-gdbad