Update required PlasmaWaylandProtocols version

...to reflect reality. It already needs kde-primary-output-v1.xml,
which is appeared in 1.6.0.

(cherry picked from commit a253ec6e89)
wilder-5.24
Heiko Becker 4 years ago
parent 99d09c0773
commit 1edfae16a7
  1. 2
      CMakeLists.txt

@ -129,7 +129,7 @@ endif()
find_package(QtWaylandScanner REQUIRED)
find_package(Qt5WaylandClient)
find_package(Qt5XkbCommonSupport)
find_package(PlasmaWaylandProtocols 1.5 REQUIRED)
find_package(PlasmaWaylandProtocols 1.6 REQUIRED)
find_package(Wayland REQUIRED COMPONENTS Client)
if(FONTCONFIG_FOUND)

Loading…
Cancel
Save