From: Méven Car Date: Mon, 8 May 2023 09:35:35 +0000 (+0200) Subject: Fix baloo-widgets dep X-Git-Url: https://cloud.milkyroute.net/gitweb/dolphin.git/commitdiff_plain/8126eae784fa7011e0c4005c4aa3c9b313693f2b Fix baloo-widgets dep --- 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'