mirror of
https://github.com/KDE/kasts.git
synced 2025-01-19 03:50:57 +01:00
Add third-party deps to .kde-ci.yml
The CI system already provides these so it doesn't have any effect there, but this allows to generate correct dependency data for kdesrc-build from .kde-ci.yml
This commit is contained in:
parent
4735176450
commit
ec94163948
@ -12,6 +12,8 @@ Dependencies:
|
||||
'frameworks/kconfig': '@stable'
|
||||
'frameworks/threadweaver': '@stable'
|
||||
'libraries/kirigami-addons': '@stable'
|
||||
'third-party/qtkeychain': '@latest'
|
||||
'third-party/taglib': '@latest'
|
||||
|
||||
Options:
|
||||
require-passing-tests-on: [ 'Linux', 'FreeBSD', 'Windows' ]
|
||||
|
Loading…
Reference in New Issue
Block a user