X-Git-Url: https://cloud.milkyroute.net/gitweb/dolphin.git/blobdiff_plain/7c0b3959ab9338ceeea86724e78fb4b2556d49ca..be812553837c90520969a502d4a5df64866234f9:/.kde-ci.yml diff --git a/.kde-ci.yml b/.kde-ci.yml index f6d888494..2cbc8de11 100644 --- a/.kde-ci.yml +++ b/.kde-ci.yml @@ -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'