2015-12-05 02:05:07 +01:00
|
|
|
Index: kscreenlocker-5.5.0/CMakeLists.txt
|
|
|
|
===================================================================
|
|
|
|
--- kscreenlocker-5.5.0.orig/CMakeLists.txt
|
|
|
|
+++ kscreenlocker-5.5.0/CMakeLists.txt
|
2016-09-17 20:39:41 +02:00
|
|
|
@@ -56,7 +56,7 @@ set_package_properties(KF5Wayland PROPERTIES
|
2015-12-05 02:05:07 +01:00
|
|
|
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
|