1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
|
# SPDX-FileCopyrightText: None
# SPDX-License-Identifier: CC0-1.0
Dependencies:
- 'on': ['@all']
'require':
'frameworks/extra-cmake-modules': '@latest'
'frameworks/kcontacts' : '@latest'
'pim/akonadi' : '@same'
'pim/akonadi-contacts' : '@same'
'pim/akonadi-mime' : '@same'
'pim/akonadi-search' : '@same'
'pim/grantleetheme' : '@same'
'pim/kidentitymanagement' : '@same'
'pim/kmailtransport' : '@same'
'pim/kmbox' : '@same'
'pim/kmime' : '@same'
'pim/kpimtextedit' : '@same'
'pim/libgravatar' : '@same'
'pim/libkdepim' : '@same'
'pim/libkleo' : '@same'
'pim/pimcommon' : '@same'
'third-party/grantlee' : '@stable'
'kdesupport/qca' : '@latest'
|