diff options
| -rw-r--r-- | .kde-ci.yml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/.kde-ci.yml b/.kde-ci.yml index dc3243e20..2cbc8de11 100644 --- a/.kde-ci.yml +++ b/.kde-ci.yml @@ -34,6 +34,8 @@ Dependencies: 'require': 'frameworks/baloo': '@latest-kf6' 'libraries/baloo-widgets': '@latest-kf6' - 'network/kio-extras': '@latest-kf6' 'third-party/packagekit-qt': '@latest' +- 'on': ['Linux/Qt6', 'Windows/Qt6', 'macOS/Qt6'] + 'require': + 'network/kio-extras': '@latest-kf6' |
