┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/.kde-ci.yml
blob: 18cd5eab93757f97aaab45bd6f03daeaefde7b63 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
# SPDX-FileCopyrightText: None
# SPDX-License-Identifier: CC0-1.0

Dependencies:
- 'on': ['@all']
  'require':
    'frameworks/extra-cmake-modules': '@stable'
    'frameworks/kcoreaddons': '@stable'
    'frameworks/kcmutils': '@stable'
    'frameworks/knewstuff': '@stable'
    'frameworks/ki18n': '@stable'
    'frameworks/kdbusaddons': '@stable'
    'frameworks/kbookmarks': '@stable'
    'frameworks/kconfig': '@stable'
    'frameworks/kio': '@stable'
    'frameworks/kparts': '@stable'
    'frameworks/solid': '@stable'
    'frameworks/kiconthemes': '@stable'
    'frameworks/kcompletion': '@stable'
    'frameworks/ktextwidgets': '@stable'
    'frameworks/knotifications': '@stable'
    'frameworks/kcrash': '@stable'
    'frameworks/kwindowsystem': '@stable'
    'frameworks/kactivities': '@stable'
    'frameworks/kdoctools': '@stable'
    'frameworks/kwindowsystem': '@stable'
    'frameworks/kfilemetadata': '@stable'
    'libraries/kuserfeedback': '@stable'
    'libraries/phonon': '@stable'

- 'on': ['Linux', 'FreeBSD']
  'require':
    'frameworks/baloo': '@stable'
    'libraries/baloo-widgets': '@same'