Update required PlasmaWaylandProtocols version

...to reflect reality. It already needs kde-primary-output-v1.xml,
which is appeared in 1.6.0.
wilder-5.25
Heiko Becker 4 years ago
parent 391beb17fb
commit a253ec6e89
  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