diff options
| author | Nicolas Fella <[email protected]> | 2023-03-05 17:08:25 +0100 |
|---|---|---|
| committer | Nicolas Fella <[email protected]> | 2023-03-05 17:08:25 +0100 |
| commit | 104213acab967fbe28eb2c7434d58036f9d9ebb0 (patch) | |
| tree | 7addfc558c103a47fe06d1f0a12a4167d7528928 | |
| parent | a5b97fe4785dc134693c1c9db0c8934f3cd6d6a3 (diff) | |
Add packagekit-qt as third-party dependency
| -rw-r--r-- | .kde-ci.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.kde-ci.yml b/.kde-ci.yml index 9a6357b63..a3ecb8099 100644 --- a/.kde-ci.yml +++ b/.kde-ci.yml @@ -33,4 +33,5 @@ Dependencies: 'require': 'frameworks/baloo': '@stable' 'libraries/baloo-widgets': '@same' + 'third-party/packagekit-qt': '@latest' |
