1
0
mirror of https://invent.kde.org/system/dolphin synced 2024-07-02 16:31:23 +00:00
dolphin/.kde-ci.yml
Ben Cooksley dba9b3435d Baloo Widgets and kio-extras are both part of KDE Gear - which is also what Dolphin is part of.
Accordingly, they should be using @same for their dependencies
2024-05-26 08:22:56 +12:00

46 lines
1.5 KiB
YAML

# SPDX-FileCopyrightText: None
# SPDX-License-Identifier: CC0-1.0
Dependencies:
- 'on': ['Linux/Qt6', 'FreeBSD/Qt6', 'Windows/Qt6', 'macOS/Qt6']
'require':
'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'
'frameworks/kuserfeedback': '@latest-kf6'
'libraries/phonon': '@latest-kf6'
- 'on': ['Linux/Qt6', 'FreeBSD/Qt6']
'require':
'frameworks/baloo': '@latest-kf6'
'libraries/baloo-widgets': '@same'
'plasma/plasma-activities': '@latest-kf6'
'third-party/packagekit-qt': '@latest'
- 'on': ['Linux/Qt6', 'Windows/Qt6', 'macOS/Qt6']
'require':
'network/kio-extras': '@same'
RuntimeDependencies:
- 'on': ['Linux']
'require':
'sdk/selenium-webdriver-at-spi': '@latest-kf6'