From 8126eae784fa7011e0c4005c4aa3c9b313693f2b Mon Sep 17 00:00:00 2001 From: =?utf8?q?M=C3=A9ven=20Car?= Date: Mon, 8 May 2023 11:35:35 +0200 Subject: [PATCH] Fix baloo-widgets dep --- .kde-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.kde-ci.yml b/.kde-ci.yml index 6a58d1c0b..7281f63a2 100644 --- a/.kde-ci.yml +++ b/.kde-ci.yml @@ -32,6 +32,6 @@ Dependencies: - 'on': ['Linux/Qt6', 'FreeBSD/Qt6'] 'require': - 'frameworks/baloo': '@latest-kf6' + 'frameworks/baloo': '@same' 'libraries/baloo-widgets': '@latest' -- 2.47.3