We need Breeze 5.9
This commit is contained in:
parent
354241e1ea
commit
32ec309e18
1 changed files with 1 additions and 1 deletions
|
@ -120,7 +120,7 @@ set_package_properties(KScreenLocker PROPERTIES
|
||||||
TYPE REQUIRED
|
TYPE REQUIRED
|
||||||
PURPOSE "For screenlocker integration in kwin_wayland")
|
PURPOSE "For screenlocker integration in kwin_wayland")
|
||||||
|
|
||||||
find_package(Breeze 5.8.0 CONFIG)
|
find_package(Breeze 5.9.0 CONFIG)
|
||||||
set_package_properties(Breeze PROPERTIES
|
set_package_properties(Breeze PROPERTIES
|
||||||
TYPE OPTIONAL
|
TYPE OPTIONAL
|
||||||
PURPOSE "For setting the default window decoration plugin")
|
PURPOSE "For setting the default window decoration plugin")
|
||||||
|
|
Loading…
Reference in a new issue