kwin/.kde-ci.yml
Vlad Zahorodnii 95caa51536 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"
2021-11-29 11:44:24 +02:00

37 lines
1.3 KiB
YAML

# SPDX-FileCopyrightText: None
# SPDX-License-Identifier: CC0-1.0
Dependencies:
- 'on': ['@all']
'require':
'frameworks/breeze-icons': '@stable'
'frameworks/extra-cmake-modules': '@stable'
'frameworks/kconfig': '@stable'
'frameworks/kconfigwidgets': '@stable'
'frameworks/kcoreaddons': '@stable'
'frameworks/kcrash': '@stable'
'frameworks/kglobalaccel': '@stable'
'frameworks/ki18n': '@stable'
'frameworks/kiconthemes': '@stable'
'frameworks/kidletime': '@stable'
'frameworks/knotifications': '@stable'
'frameworks/kpackage': '@stable'
'frameworks/plasma-framework': '@stable'
'frameworks/kwayland': '@stable'
'frameworks/kwidgetsaddons': '@stable'
'frameworks/kwindowsystem': '@stable'
'frameworks/kcompletion': '@stable'
'frameworks/kdeclarative': '@stable'
'frameworks/kcmutils': '@stable'
'frameworks/knewstuff': '@stable'
'frameworks/kservice': '@stable'
'frameworks/ktextwidgets': '@stable'
'frameworks/kxmlgui': '@stable'
'frameworks/kactivities': '@stable'
'frameworks/kdoctools': '@stable'
'frameworks/krunner': '@stable'
'frameworks/kirigami': '@stable'
'plasma/breeze': '@same'
'plasma/kdecoration': '@same'
'plasma/kscreenlocker': '@same'
'plasma/kwayland-server': '@same'