]> cloud.milkyroute.net Git - dolphin.git/blobdiff - .kde-ci.yml
GIT_SILENT Sync po/docbooks with svn
[dolphin.git] / .kde-ci.yml
index 6e9b82854202d2c46c15aeae480edbf4491da676..6641ff03f888d97d71d18e108ffe8935c93e3db8 100644 (file)
@@ -31,10 +31,14 @@ Dependencies:
 - 'on': ['Linux/Qt6', 'FreeBSD/Qt6']
   'require':
     'frameworks/baloo': '@latest-kf6'
-    'libraries/baloo-widgets': '@latest-kf6'
-    'plasma/plasma-activities': '@latest-kf6'
+    'libraries/baloo-widgets': '@same'
     'third-party/packagekit-qt': '@latest'
 
 - 'on': ['Linux/Qt6', 'Windows/Qt6', 'macOS/Qt6']
   'require':
-    'network/kio-extras': '@latest-kf6'
+    'network/kio-extras': '@same'
+
+RuntimeDependencies:
+- 'on': ['Linux']
+  'require':
+    'sdk/selenium-webdriver-at-spi': '@latest-kf6'