┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/.kde-ci.yml
diff options
context:
space:
mode:
authorNicolas Fella <[email protected]>2023-11-05 15:38:43 +0100
committerNicolas Fella <[email protected]>2023-11-05 15:38:43 +0100
commit69c33627d638c8ff7e4016ddbb3c485a6b1868bf (patch)
tree1b15cfb6b29c7db34350b37705454eeaa6c4ecc0 /.kde-ci.yml
parentbcde430bd532436db31a16f6efff46b32ab38bc1 (diff)
Adapt to libraries moving
Diffstat (limited to '.kde-ci.yml')
-rw-r--r--.kde-ci.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.kde-ci.yml b/.kde-ci.yml
index 2cbc8de11..28fcaac56 100644
--- a/.kde-ci.yml
+++ b/.kde-ci.yml
@@ -21,12 +21,12 @@ Dependencies:
'frameworks/knotifications': '@latest-kf6'
'frameworks/kcrash': '@latest-kf6'
'frameworks/kwindowsystem': '@latest-kf6'
- 'frameworks/kactivities': '@latest-kf6'
'frameworks/kdoctools': '@latest-kf6'
'frameworks/kwindowsystem': '@latest-kf6'
'frameworks/kfilemetadata': '@latest-kf6'
'frameworks/kcodecs': '@latest-kf6'
- 'libraries/kuserfeedback': '@latest-kf6'
+ 'frameworks/kuserfeedback': '@latest-kf6'
+ 'plasma/kactivities': '@latest-kf6'
'libraries/phonon': '@latest-kf6'
'libraries/kmoretools': '@latest-kf6'