autotests: Add breeze-icons to .kde-ci.yml
Some tests need it, e.g. FAIL! : TestXdgShellClient::testDesktopFileName() Compared values are not the same Actual (c->icon().name()) : "" Expected (QStringLiteral("wayland")): "wayland"
This commit is contained in:
parent
eba4ab10e1
commit
95caa51536
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
|||
Dependencies:
|
||||
- 'on': ['@all']
|
||||
'require':
|
||||
'frameworks/breeze-icons': '@stable'
|
||||
'frameworks/extra-cmake-modules': '@stable'
|
||||
'frameworks/kconfig': '@stable'
|
||||
'frameworks/kconfigwidgets': '@stable'
|
||||
|
|
Loading…
Reference in a new issue