]> cloud.milkyroute.net Git - dolphin.git/blobdiff - .kde-ci.yml
Don't request kio-extras on FreeBSD
[dolphin.git] / .kde-ci.yml
index 5cb198520942e921a089a5e70544b582f4e26518..2cbc8de11f4c3b42ccce2d3db5df7ed3d076be48 100644 (file)
@@ -33,5 +33,9 @@ Dependencies:
 - 'on': ['Linux/Qt6', 'FreeBSD/Qt6']
   'require':
     'frameworks/baloo': '@latest-kf6'
-    'libraries/baloo-widgets': 'same'
+    'libraries/baloo-widgets': '@latest-kf6'
+    'third-party/packagekit-qt': '@latest'
 
+- 'on': ['Linux/Qt6', 'Windows/Qt6', 'macOS/Qt6']
+  'require':
+    'network/kio-extras': '@latest-kf6'