kdeconnect-kde/.kde-ci.yml
Nicolas Fella 22cd3b1e5c Port pointer locking away from KWayland
Use QtWaylandScanner directly
2022-12-13 15:42:31 +00:00

29 lines
945 B
YAML

# SPDX-FileCopyrightText: None
# SPDX-License-Identifier: CC0-1.0
Dependencies:
- 'on': ['@all']
'require':
'frameworks/extra-cmake-modules': '@stable'
'frameworks/kcoreaddons': '@stable'
'frameworks/kconfig': '@stable'
'frameworks/ki18n': '@stable'
'frameworks/kitemmodels': '@stable'
'frameworks/kcontacts': '@stable'
'frameworks/kirigami': '@stable'
'frameworks/kdbusaddons': '@stable'
'frameworks/knotifications': '@stable'
'frameworks/kiconthemes': '@stable'
'frameworks/kio': '@stable'
'frameworks/kcmutils': '@stable'
'frameworks/kservice': '@stable'
'frameworks/solid': '@stable'
'frameworks/kpeople': '@stable'
'frameworks/kwindowsystem': '@stable'
'frameworks/qqc2-desktop-style': '@stable'
- 'on': ['Linux', 'FreeBSD']
'require':
'frameworks/kpackage': '@stable'
'libraries/pulseaudio-qt': '@stable'
'libraries/plasma-wayland-protocols': '@stable'