diff --git a/.kde-ci.yml b/.kde-ci.yml index b5c9d4a4d..b09abea89 100644 --- a/.kde-ci.yml +++ b/.kde-ci.yml @@ -15,6 +15,9 @@ Dependencies: 'libraries/kquickimageeditor': '@stable' 'frameworks/sonnet': '@stable' 'libraries/kirigami-addons': '@latest' + 'third-party/libquotient': '@latest' + 'third-party/qtkeychain': '@latest' + 'third-party/cmark': '@latest' - 'on': ['Windows', 'Linux', 'FreeBSD'] 'require': 'frameworks/qqc2-desktop-style': '@stable'