97626fd9ae
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kscreenlocker?expand=0&rev=50
14 lines
583 B
Diff
14 lines
583 B
Diff
Index: kscreenlocker-5.5.0/CMakeLists.txt
|
|
===================================================================
|
|
--- kscreenlocker-5.5.0.orig/CMakeLists.txt
|
|
+++ kscreenlocker-5.5.0/CMakeLists.txt
|
|
@@ -56,7 +56,7 @@ set_package_properties(KF5Wayland PROPERTIES
|
|
TYPE REQUIRED
|
|
PURPOSE "Required for building screenlocker")
|
|
find_package(WaylandScanner)
|
|
-find_package(Wayland 1.3 COMPONENTS Client Server)
|
|
+find_package(Wayland 1.2.1 COMPONENTS Client Server)
|
|
|
|
set_package_properties(Wayland PROPERTIES
|
|
TYPE REQUIRED
|