1
0
mirror of https://invent.kde.org/system/dolphin synced 2024-07-07 10:51:45 +00:00
dolphin/.kde-ci.yml

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

38 lines
1.3 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/kactivities': '@latest-kf6'
'frameworks/kdoctools': '@latest-kf6'
'frameworks/kwindowsystem': '@latest-kf6'
'frameworks/kfilemetadata': '@latest-kf6'
'frameworks/kcodecs': '@latest-kf6'
2021-10-03 13:25:14 +00:00
'libraries/kuserfeedback': '@stable'
'libraries/phonon': '@stable'
2023-02-22 06:09:28 +00:00
'libraries/kmoretools': '@latest'
2023-05-08 06:22:22 +00:00
- 'on': ['Linux/Qt6', 'FreeBSD/Qt6']
'require':
2023-05-08 09:35:35 +00:00
'frameworks/baloo': '@same'
2023-05-08 07:19:05 +00:00
'libraries/baloo-widgets': '@latest'