From caa639fb44a798379d273f26fd13f8de1daf3350 Mon Sep 17 00:00:00 2001 From: Ben Cooksley Date: Sun, 21 Nov 2021 16:06:32 +1300 Subject: Baloo widgets lives in the same module, use the correct definition to grab it --- .kde-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.kde-ci.yml b/.kde-ci.yml index bcf24537f..3f3b7f8bc 100644 --- a/.kde-ci.yml +++ b/.kde-ci.yml @@ -26,6 +26,6 @@ Dependencies: 'frameworks/baloo': '@stable' 'frameworks/kwindowsystem': '@stable' 'frameworks/kfilemetadata': '@stable' - 'libraries/baloo-widgets': '@stable' + 'libraries/baloo-widgets': '@same' 'libraries/kuserfeedback': '@stable' 'libraries/phonon': '@stable' -- cgit v1.3.1