mirror of https://github.com/KDE/kasts.git
Remove taglib dependency from CI
While we do depend on it, this makes kdesrc-build build taglib, which doesn't really make sense.
This commit is contained in:
parent
e59c96c6ee
commit
842e61ac10
|
@ -13,7 +13,6 @@ Dependencies:
|
||||||
'frameworks/threadweaver': '@latest-kf6'
|
'frameworks/threadweaver': '@latest-kf6'
|
||||||
'libraries/kirigami-addons': '@latest-kf6'
|
'libraries/kirigami-addons': '@latest-kf6'
|
||||||
'third-party/qtkeychain': '@latest'
|
'third-party/qtkeychain': '@latest'
|
||||||
'third-party/taglib': '@latest'
|
|
||||||
|
|
||||||
Options:
|
Options:
|
||||||
require-passing-tests-on: [ 'Linux', 'FreeBSD', 'Windows' ]
|
require-passing-tests-on: [ 'Linux', 'FreeBSD', 'Windows' ]
|
||||||
|
|
Loading…
Reference in New Issue