Adapt to plasma-framework and kactivities moving to Plasma
This commit is contained in:
parent
5c467fba26
commit
e3186ae8e6
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,6 @@ Dependencies:
|
||||||
'require':
|
'require':
|
||||||
'frameworks/breeze-icons': '@latest-kf6'
|
'frameworks/breeze-icons': '@latest-kf6'
|
||||||
'frameworks/extra-cmake-modules': '@latest-kf6'
|
'frameworks/extra-cmake-modules': '@latest-kf6'
|
||||||
'frameworks/kactivities': '@latest-kf6'
|
|
||||||
'frameworks/kcmutils': '@latest-kf6'
|
'frameworks/kcmutils': '@latest-kf6'
|
||||||
'frameworks/kconfig': '@latest-kf6'
|
'frameworks/kconfig': '@latest-kf6'
|
||||||
'frameworks/kconfigwidgets': '@latest-kf6'
|
'frameworks/kconfigwidgets': '@latest-kf6'
|
||||||
|
@ -29,6 +28,7 @@ Dependencies:
|
||||||
'frameworks/kxmlgui': '@latest-kf6'
|
'frameworks/kxmlgui': '@latest-kf6'
|
||||||
'libraries/libqaccessibilityclient': '@latest-kf6'
|
'libraries/libqaccessibilityclient': '@latest-kf6'
|
||||||
'libraries/plasma-wayland-protocols': '@latest-kf6'
|
'libraries/plasma-wayland-protocols': '@latest-kf6'
|
||||||
|
'plasma/kactivities': '@same'
|
||||||
'plasma/breeze': '@same'
|
'plasma/breeze': '@same'
|
||||||
'plasma/kdecoration': '@same'
|
'plasma/kdecoration': '@same'
|
||||||
'plasma/kglobalacceld': '@same'
|
'plasma/kglobalacceld': '@same'
|
||||||
|
@ -41,7 +41,7 @@ RuntimeDependencies:
|
||||||
- 'on': ['@all']
|
- 'on': ['@all']
|
||||||
'require':
|
'require':
|
||||||
'frameworks/kirigami': '@latest-kf6'
|
'frameworks/kirigami': '@latest-kf6'
|
||||||
'frameworks/plasma-framework': '@latest-kf6'
|
'plasma/plasma-framework': '@same'
|
||||||
|
|
||||||
Options:
|
Options:
|
||||||
ctest-arguments: '--repeat until-pass:5'
|
ctest-arguments: '--repeat until-pass:5'
|
||||||
|
|
Loading…
Reference in a new issue