From: Ben Cooksley Date: Sun, 21 Nov 2021 03:06:32 +0000 (+1300) Subject: Baloo widgets lives in the same module, use the correct definition to grab it X-Git-Url: https://cloud.milkyroute.net/gitweb/dolphin.git/commitdiff_plain/caa639fb44a798379d273f26fd13f8de1daf3350 Baloo widgets lives in the same module, use the correct definition to grab it --- 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'