Skip to content

Commit

Permalink
Update required PlasmaWaylandProtocols version
Browse files Browse the repository at this point in the history
...to reflect reality. It already needs kde-primary-output-v1.xml,
which is appeared in 1.6.0.
  • Loading branch information
heirecka committed Jan 13, 2022
1 parent 391beb1 commit a253ec6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit a253ec6

Please sign in to comment.