Adapt to plasma-framework and kactivities moving to Plasma

master
Nicolas Fella 11 months ago
parent 5c467fba26
commit e3186ae8e6

@ -6,7 +6,6 @@ Dependencies:
'require':
'frameworks/breeze-icons': '@latest-kf6'
'frameworks/extra-cmake-modules': '@latest-kf6'
'frameworks/kactivities': '@latest-kf6'
'frameworks/kcmutils': '@latest-kf6'
'frameworks/kconfig': '@latest-kf6'
'frameworks/kconfigwidgets': '@latest-kf6'
@ -29,6 +28,7 @@ Dependencies:
'frameworks/kxmlgui': '@latest-kf6'
'libraries/libqaccessibilityclient': '@latest-kf6'
'libraries/plasma-wayland-protocols': '@latest-kf6'
'plasma/kactivities': '@same'
'plasma/breeze': '@same'
'plasma/kdecoration': '@same'
'plasma/kglobalacceld': '@same'
@ -41,7 +41,7 @@ RuntimeDependencies:
- 'on': ['@all']
'require':
'frameworks/kirigami': '@latest-kf6'
'frameworks/plasma-framework': '@latest-kf6'
'plasma/plasma-framework': '@same'
Options:
ctest-arguments: '--repeat until-pass:5'

Loading…
Cancel
Save