You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

26 lines
794 B

# SPDX-FileCopyrightText: None
# SPDX-License-Identifier: CC0-1.0
Dependencies:
- 'on': ['@all']
'require':
'frameworks/extra-cmake-modules': '@latest'
'frameworks/kcmutils': '@latest'
'frameworks/kcodecs': '@latest'
'frameworks/kconfig': '@latest'
'frameworks/kconfigwidgets': '@latest'
'frameworks/kcoreaddons': '@latest'
'frameworks/kguiaddons': '@latest'
'frameworks/ki18n': '@latest'
'frameworks/kiconthemes': '@latest'
'frameworks/kirigami': '@latest'
'frameworks/kservice': '@latest'
'frameworks/kstyle': '@latest'
'frameworks/kwidgetsaddons': '@latest'
'frameworks/kwindowsystem': '@latest'
- 'on': ['Linux', 'FreeBSD']
'require':
'plasma/kdecoration': '@same'
Options:
require-passing-tests-on: [ 'Linux', 'FreeBSD']