From e42873374c07d83c0e05271e45e0b650f4f7601c Mon Sep 17 00:00:00 2001 From: =?utf8?q?M=C3=A9ven=20Car?= Date: Mon, 8 May 2023 16:14:11 +0200 Subject: [PATCH 1/1] Fix baloo-widgets import take 3 --- .kde-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.kde-ci.yml b/.kde-ci.yml index 5cb198520..d96d57f57 100644 --- a/.kde-ci.yml +++ b/.kde-ci.yml @@ -33,5 +33,5 @@ Dependencies: - 'on': ['Linux/Qt6', 'FreeBSD/Qt6'] 'require': 'frameworks/baloo': '@latest-kf6' - 'libraries/baloo-widgets': 'same' + 'libraries/baloo-widgets': '@same' -- 2.47.3