┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/.kde-ci.yml
diff options
context:
space:
mode:
authorNicolas Fella <[email protected]>2023-11-25 16:04:48 +0100
committerNicolas Fella <[email protected]>2023-11-25 16:04:48 +0100
commit787fa3eebdeeb2707a78d9e72a082f89c2e05bb2 (patch)
tree55d64630d473e5b31cd5802b1407b4f8cd2952ef /.kde-ci.yml
parent06cb0b2c9e7c7eb166f0b4ce74f09e0ca9f17015 (diff)
Adapt to renamed activities library repo
Diffstat (limited to '.kde-ci.yml')
-rw-r--r--.kde-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.kde-ci.yml b/.kde-ci.yml
index 7c1e08b82..6e9b82854 100644
--- a/.kde-ci.yml
+++ b/.kde-ci.yml
@@ -32,7 +32,7 @@ Dependencies:
'require':
'frameworks/baloo': '@latest-kf6'
'libraries/baloo-widgets': '@latest-kf6'
- 'plasma/kactivities': '@latest-kf6'
+ 'plasma/plasma-activities': '@latest-kf6'
'third-party/packagekit-qt': '@latest'
- 'on': ['Linux/Qt6', 'Windows/Qt6', 'macOS/Qt6']