1
0
mirror of https://invent.kde.org/system/dolphin synced 2024-07-04 17:30:55 +00:00
dolphin/.kde-ci.yml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

41 lines
1.4 KiB
YAML
Raw Normal View History

2021-10-03 13:25:14 +00:00
# SPDX-FileCopyrightText: None
# SPDX-License-Identifier: CC0-1.0
Dependencies:
2023-05-08 06:22:22 +00:00
- 'on': ['Linux/Qt6', 'FreeBSD/Qt6', 'Windows/Qt6', 'macOS/Qt6']
2021-10-03 13:25:14 +00:00
'require':
2023-05-08 06:22:22 +00:00
'frameworks/extra-cmake-modules': '@latest-kf6'
'frameworks/kcoreaddons': '@latest-kf6'
'frameworks/kcmutils': '@latest-kf6'
'frameworks/knewstuff': '@latest-kf6'
'frameworks/ki18n': '@latest-kf6'
'frameworks/kdbusaddons': '@latest-kf6'
'frameworks/kbookmarks': '@latest-kf6'
'frameworks/kconfig': '@latest-kf6'
'frameworks/kio': '@latest-kf6'
'frameworks/kparts': '@latest-kf6'
'frameworks/solid': '@latest-kf6'
'frameworks/kiconthemes': '@latest-kf6'
'frameworks/kcompletion': '@latest-kf6'
'frameworks/ktextwidgets': '@latest-kf6'
'frameworks/knotifications': '@latest-kf6'
'frameworks/kcrash': '@latest-kf6'
'frameworks/kwindowsystem': '@latest-kf6'
'frameworks/kdoctools': '@latest-kf6'
'frameworks/kwindowsystem': '@latest-kf6'
'frameworks/kfilemetadata': '@latest-kf6'
'frameworks/kcodecs': '@latest-kf6'
2023-11-05 14:38:43 +00:00
'frameworks/kuserfeedback': '@latest-kf6'
'libraries/phonon': '@latest-kf6'
2023-05-08 06:22:22 +00:00
- 'on': ['Linux/Qt6', 'FreeBSD/Qt6']
'require':
2023-05-08 13:04:49 +00:00
'frameworks/baloo': '@latest-kf6'
'libraries/baloo-widgets': '@latest-kf6'
'plasma/plasma-activities': '@latest-kf6'
'third-party/packagekit-qt': '@latest'
- 'on': ['Linux/Qt6', 'Windows/Qt6', 'macOS/Qt6']
'require':
'network/kio-extras': '@latest-kf6'