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:
Drew DeVault 2015-11-12 08:17:52 -05:00
parent 250097d32b
commit aadcba4b7c
7 changed files with 661 additions and 0 deletions

View file

@ -32,10 +32,13 @@ Install dependencies:
* cmake
* [wlc](https://github.com/Cloudef/wlc)
* wayland
* xwayland
* asciidoc
* pcre
* json-c
* pango
* cairo
Run these commands: