1
0
mirror of https://github.com/KDE/krfb synced 2026-07-01 07:41:17 -07:00
Files
krfb/.kde-ci.yml

27 lines
923 B
YAML
Raw Normal View History

2021-09-30 13:31:20 +02:00
# SPDX-FileCopyrightText: None
# SPDX-License-Identifier: CC0-1.0
Dependencies:
2025-01-31 13:53:02 +01:00
- 'on': ['@all']
'require':
2023-12-04 17:41:38 +01:00
'frameworks/extra-cmake-modules': '@latest-kf6'
'frameworks/ki18n': '@latest-kf6'
'frameworks/kconfig': '@latest-kf6'
'frameworks/kcoreaddons': '@latest-kf6'
'frameworks/kdbusaddons': '@latest-kf6'
'frameworks/kdnssd': '@latest-kf6'
'frameworks/kdoctools': '@latest-kf6'
'frameworks/knotifications': '@latest-kf6'
'frameworks/kwallet': '@latest-kf6'
'frameworks/kwidgetsaddons': '@latest-kf6'
'frameworks/kwindowsystem': '@latest-kf6'
'frameworks/kxmlgui': '@latest-kf6'
2024-08-08 00:44:36 +02:00
'frameworks/kcrash': '@latest-kf6'
2023-12-04 17:41:38 +01:00
'frameworks/kstatusnotifieritem': '@latest-kf6'
'libraries/plasma-wayland-protocols': '@latest-kf6'
'plasma/kwayland': '@latest-kf6'
'plasma/kpipewire': '@latest-kf6'
2024-04-23 11:25:28 +02:00
Options:
2025-01-31 13:53:02 +01:00
require-passing-tests-on: ['Linux', 'FreeBSD', 'Windows']