# SPDX-FileCopyrightText: 2021 Tobias Fella # SPDX-License-Identifier: BSD-2-Clause Dependencies: - 'on': ['@all'] 'require': 'frameworks/extra-cmake-modules': '@stable' 'frameworks/kcoreaddons': '@stable' 'frameworks/kirigami': '@stable' 'frameworks/ki18n': '@stable' 'frameworks/kconfig': '@stable' 'frameworks/syntax-highlighting': '@stable' 'frameworks/kitemmodels': '@stable' 'frameworks/knotifications': '@stable' 'libraries/kquickimageeditor': '@stable' - 'on': ['Windows', 'Linux', 'FreeBSD'] 'require': 'frameworks/qqc2-desktop-style': '@stable' 'frameworks/kio': '@stable' 'frameworks/kwindowsystem': '@stable' 'frameworks/sonnet': '@stable' 'frameworks/kconfigwidgets': '@stable' - 'on': ['Linux', 'FreeBSD'] 'require': 'frameworks/kdbusaddons': '@stable' Options: require-passing-tests-on: [ 'Linux', 'Windows' ]