-
-
Notifications
You must be signed in to change notification settings - Fork 5
/
.kde-ci.yml
38 lines (36 loc) · 1.27 KB
/
.kde-ci.yml
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
36
37
38
# SPDX-FileCopyrightText: None
# SPDX-License-Identifier: CC0-1.0
Dependencies:
- 'on': ['Linux', 'FreeBSD', 'Windows']
'require':
'frameworks/extra-cmake-modules': '@latest-kf6'
'frameworks/kcontacts' : '@latest-kf6'
'frameworks/kcalendarcore' : '@latest-kf6'
'frameworks/knotifyconfig' : '@latest-kf6'
'pim/akonadi' : '@same'
'pim/akonadi-calendar' : '@same'
'pim/akonadi-contacts' : '@same'
'pim/akonadi-mime' : '@same'
'pim/kcalutils' : '@same'
'pim/kidentitymanagement' : '@same'
'pim/kimap' : '@same'
'pim/kmailtransport' : '@same'
'pim/kmbox' : '@same'
'pim/kmime' : '@same'
'pim/libkgapi' : '@same'
'pim/kldap' : '@same'
'third-party/libkolabxml' : '@latest-kf6'
'frameworks/kconfig': '@latest-kf6'
'frameworks/kconfigwidgets': '@latest-kf6'
'frameworks/kio': '@latest-kf6'
'frameworks/kitemmodels': '@latest-kf6'
'frameworks/kcodecs': '@latest-kf6'
'frameworks/kwindowsystem': '@latest-kf6'
'frameworks/knotifications': '@latest-kf6'
'frameworks/kcmutils': '@latest-kf6'
'frameworks/kdav': '@latest-kf6'
'third-party/qtkeychain': '@latest-kf6'
'libraries/ktextaddons': '@latest-kf6'
- 'on': ['Linux', 'FreeBSD']
'require':
'plasma/plasma-activities': '@latest-kf6'