X-Git-Url: https://cloud.milkyroute.net/gitweb/dolphin.git/blobdiff_plain/787fa3eebdeeb2707a78d9e72a082f89c2e05bb2..94a6038d0112ced1161b200ad4c2d608700c6a3a:/.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'