X-Git-Url: https://cloud.milkyroute.net/gitweb/dolphin.git/blobdiff_plain/787fa3eebdeeb2707a78d9e72a082f89c2e05bb2..19e0a829083d72f17830a4af1093d7fb9804ae64:/.kde-ci.yml diff --git a/.kde-ci.yml b/.kde-ci.yml index 6e9b82854..6641ff03f 100644 --- a/.kde-ci.yml +++ b/.kde-ci.yml @@ -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'