diff options
| author | Méven Car <[email protected]> | 2023-05-08 16:13:15 +0200 |
|---|---|---|
| committer | Méven Car <[email protected]> | 2023-05-08 16:13:15 +0200 |
| commit | 7397f2810891f5996450aa2b9fed02743564c207 (patch) | |
| tree | fa12ab02d02f11bdeccd74e219866ea43a579144 | |
| parent | 967b33572b746924cf96969d727599f88a38e6a6 (diff) | |
Fix baloo-widgets import take 2
| -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 26a7a0fbb..5cb198520 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' + 'libraries/baloo-widgets': 'same' |
