┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Cooksley <[email protected]>2021-11-21 16:06:32 +1300
committerBen Cooksley <[email protected]>2021-11-21 16:06:32 +1300
commitcaa639fb44a798379d273f26fd13f8de1daf3350 (patch)
treecfde45e6c3c7bf87ea662b7d9c35daab683737a9
parent5bb6bf8d1eec5c720dfd4a090aa535c1f0e8f8b4 (diff)
Baloo widgets lives in the same module, use the correct definition to grab it
-rw-r--r--.kde-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.kde-ci.yml b/.kde-ci.yml
index bcf24537f..3f3b7f8bc 100644
--- a/.kde-ci.yml
+++ b/.kde-ci.yml
@@ -26,6 +26,6 @@ Dependencies:
'frameworks/baloo': '@stable'
'frameworks/kwindowsystem': '@stable'
'frameworks/kfilemetadata': '@stable'
- 'libraries/baloo-widgets': '@stable'
+ 'libraries/baloo-widgets': '@same'
'libraries/kuserfeedback': '@stable'
'libraries/phonon': '@stable'