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:
Tobias Fella 2023-09-13 22:25:54 +02:00
parent e59c96c6ee
commit 842e61ac10
1 changed files with 0 additions and 1 deletions

View File

@ -13,7 +13,6 @@ Dependencies:
'frameworks/threadweaver': '@latest-kf6'
'libraries/kirigami-addons': '@latest-kf6'
'third-party/qtkeychain': '@latest'
'third-party/taglib': '@latest'
Options:
require-passing-tests-on: [ 'Linux', 'FreeBSD', 'Windows' ]