diff options
| author | Méven Car <[email protected]> | 2023-05-08 11:35:35 +0200 |
|---|---|---|
| committer | Méven Car <[email protected]> | 2023-05-08 11:35:35 +0200 |
| commit | 8126eae784fa7011e0c4005c4aa3c9b313693f2b (patch) | |
| tree | 53b009c9ba6fa35848d412b38e727c01764aa39e /.kde-ci.yml | |
| parent | 8a668a3a11435be70c3678f2f9cd103c73b0257c (diff) | |
Fix baloo-widgets dep
Diffstat (limited to '.kde-ci.yml')
| -rw-r--r-- | .kde-ci.yml | 2 |
1 files changed, 1 insertions, 1 deletions
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' |
