mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-26 14:23:09 +00:00
Add .kde-ci.yml
This commit is contained in:
parent
204acee273
commit
210a617324
1 changed files with 19 additions and 0 deletions
19
.kde-ci.yml
Normal file
19
.kde-ci.yml
Normal file
|
|
@ -0,0 +1,19 @@
|
||||||
|
# SPDX-FileCopyrightText: None
|
||||||
|
# SPDX-License-Identifier: CC0-1.0
|
||||||
|
|
||||||
|
Dependencies:
|
||||||
|
- 'on': ['@all']
|
||||||
|
'require':
|
||||||
|
'frameworks/extra-cmake-modules': '@latest'
|
||||||
|
'frameworks/kconfig': '@latest'
|
||||||
|
'frameworks/kcoreaddons': '@latest'
|
||||||
|
'frameworks/ki18n': '@latest'
|
||||||
|
'frameworks/kio': '@latest'
|
||||||
|
'frameworks/knotifications': '@latest'
|
||||||
|
'frameworks/kpackage': '@latest'
|
||||||
|
'frameworks/kservice': '@latest'
|
||||||
|
'frameworks/kwayland': '@latest'
|
||||||
|
'frameworks/kwindowsystem': '@latest'
|
||||||
|
'frameworks/modemmanager-qt': '@latest'
|
||||||
|
'frameworks/plasma-framework': '@latest'
|
||||||
|
'plasma/kwin': '@same'
|
||||||
Loading…
Reference in a new issue