diff --git a/.kde-ci.yml b/.kde-ci.yml index ac1fd616df..7b2d9246d1 100644 --- a/.kde-ci.yml +++ b/.kde-ci.yml @@ -41,6 +41,7 @@ RuntimeDependencies: 'require': 'frameworks/kirigami': '@latest-kf6' 'plasma/libplasma': '@same' + 'plasma/plasma-workspace': '@same' # kscreenlocker needs it Options: ctest-arguments: '--repeat until-pass:5'