]> cloud.milkyroute.net Git - dolphin.git/blobdiff - .kde-ci.yml
Don't request kio-extras on FreeBSD
[dolphin.git] / .kde-ci.yml
index f6d888494100f079712f1013f8bc9b544a6d8e6f..2cbc8de11f4c3b42ccce2d3db5df7ed3d076be48 100644 (file)
@@ -26,12 +26,16 @@ 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'
+    'third-party/packagekit-qt': '@latest'
 
+- 'on': ['Linux/Qt6', 'Windows/Qt6', 'macOS/Qt6']
+  'require':
+    'network/kio-extras': '@latest-kf6'