blob: bcf24537fe16216c34753ef02d1b50141b15bb13 (
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
|
# 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/baloo': '@stable'
'frameworks/kwindowsystem': '@stable'
'frameworks/kfilemetadata': '@stable'
'libraries/baloo-widgets': '@stable'
'libraries/kuserfeedback': '@stable'
'libraries/phonon': '@stable'
|