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:
Vlad Zahorodnii 2021-11-29 11:29:20 +02:00
parent eba4ab10e1
commit 95caa51536

View file

@ -4,6 +4,7 @@
Dependencies:
- 'on': ['@all']
'require':
'frameworks/breeze-icons': '@stable'
'frameworks/extra-cmake-modules': '@stable'
'frameworks/kconfig': '@stable'
'frameworks/kconfigwidgets': '@stable'