mirror of
https://github.com/swaywm/sway.git
synced 2026-04-30 06:46:24 -04:00
Require wlc at least 0.0.10
wlc_pointer_get_position_v2 is available since this version
This commit is contained in:
parent
7c3b0ffc32
commit
bbbd190f01
1 changed files with 1 additions and 1 deletions
|
|
@ -61,7 +61,7 @@ endif()
|
|||
|
||||
find_package(JsonC 0.12.1 REQUIRED)
|
||||
find_package(PCRE REQUIRED)
|
||||
find_package(WLC REQUIRED)
|
||||
find_package(WLC 0.0.10 REQUIRED)
|
||||
find_package(Wayland REQUIRED)
|
||||
find_package(XKBCommon REQUIRED)
|
||||
find_package(Cairo REQUIRED)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue