diff options
| author | Méven Car <[email protected]> | 2023-05-08 16:10:08 +0200 |
|---|---|---|
| committer | Méven Car <[email protected]> | 2023-05-08 16:10:08 +0200 |
| commit | 967b33572b746924cf96969d727599f88a38e6a6 (patch) | |
| tree | b729793943c845750204b456b37bb45c4c8c7426 /.kde-ci.yml | |
| parent | ca533f6a9d70c2d7d3085da78241adc032f1f418 (diff) | |
Fix baloo-widgets imports
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 c99efdd10..26a7a0fbb 100644 --- a/.kde-ci.yml +++ b/.kde-ci.yml @@ -33,5 +33,5 @@ Dependencies: - 'on': ['Linux/Qt6', 'FreeBSD/Qt6'] 'require': 'frameworks/baloo': '@latest-kf6' - 'libraries/baloo-widgets': '@latest-kf6' + 'libraries/baloo-widgets': '@latest' |
