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"
master
Vlad Zahorodnii 3 years ago
parent eba4ab10e1
commit 95caa51536

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

Loading…
Cancel
Save