┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/.kde-ci.yml
diff options
context:
space:
mode:
authorMéven Car <[email protected]>2023-05-08 15:57:56 +0200
committerMéven Car <[email protected]>2023-05-08 15:57:56 +0200
commitca533f6a9d70c2d7d3085da78241adc032f1f418 (patch)
treefebb7efed48dde5ed66acba5817b586e56358bb9 /.kde-ci.yml
parent53d277a9bff3c31378f6a6da9f8537e1076533a2 (diff)
Update libraries versions to latest-kf6
Diffstat (limited to '.kde-ci.yml')
-rw-r--r--.kde-ci.yml8
1 files changed, 4 insertions, 4 deletions
diff --git a/.kde-ci.yml b/.kde-ci.yml
index f6d888494..c99efdd10 100644
--- a/.kde-ci.yml
+++ b/.kde-ci.yml
@@ -26,12 +26,12 @@ Dependencies:
'frameworks/kwindowsystem': '@latest-kf6'
'frameworks/kfilemetadata': '@latest-kf6'
'frameworks/kcodecs': '@latest-kf6'
- 'libraries/kuserfeedback': '@latest'
- 'libraries/phonon': '@latest'
- 'libraries/kmoretools': '@latest'
+ 'libraries/kuserfeedback': '@latest-kf6'
+ 'libraries/phonon': '@latest-kf6'
+ 'libraries/kmoretools': '@latest-kf6'
- 'on': ['Linux/Qt6', 'FreeBSD/Qt6']
'require':
'frameworks/baloo': '@latest-kf6'
- 'libraries/baloo-widgets': '@same'
+ 'libraries/baloo-widgets': '@latest-kf6'