mirror of
https://github.com/swaywm/sway.git
synced 2025-10-31 22:25:26 -04:00
Add new dependencies for wayland clients
Cairo for rendering shit, Pango for text rendering, and wayland client stuff. Thanks @Cloudef, blatantly ripping off his cmake files for this
This commit is contained in:
parent
250097d32b
commit
aadcba4b7c
7 changed files with 661 additions and 0 deletions
|
|
@ -32,10 +32,13 @@ Install dependencies:
|
|||
|
||||
* cmake
|
||||
* [wlc](https://github.com/Cloudef/wlc)
|
||||
* wayland
|
||||
* xwayland
|
||||
* asciidoc
|
||||
* pcre
|
||||
* json-c
|
||||
* pango
|
||||
* cairo
|
||||
|
||||
Run these commands:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue