mirror of
https://github.com/swaywm/sway.git
synced 2026-04-30 06:46:24 -04:00
Merge 7b65b9b1e9 into 7c3b0ffc32
This commit is contained in:
commit
8ffc34e33e
2 changed files with 2 additions and 2 deletions
|
|
@ -61,7 +61,7 @@ endif()
|
||||||
|
|
||||||
find_package(JsonC 0.12.1 REQUIRED)
|
find_package(JsonC 0.12.1 REQUIRED)
|
||||||
find_package(PCRE REQUIRED)
|
find_package(PCRE REQUIRED)
|
||||||
find_package(WLC REQUIRED)
|
find_package(WLC 0.0.10 REQUIRED)
|
||||||
find_package(Wayland REQUIRED)
|
find_package(Wayland REQUIRED)
|
||||||
find_package(XKBCommon REQUIRED)
|
find_package(XKBCommon REQUIRED)
|
||||||
find_package(Cairo REQUIRED)
|
find_package(Cairo REQUIRED)
|
||||||
|
|
|
||||||
|
|
@ -54,7 +54,7 @@ channel or shoot an email to sir@cmpwn.com for advice.
|
||||||
Install dependencies:
|
Install dependencies:
|
||||||
|
|
||||||
* cmake
|
* cmake
|
||||||
* [wlc](https://github.com/Cloudef/wlc)
|
* [wlc](https://github.com/Cloudef/wlc) >= 0.0.10
|
||||||
* wayland
|
* wayland
|
||||||
* xwayland
|
* xwayland
|
||||||
* libinput >= 1.6.0
|
* libinput >= 1.6.0
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue