From aadcba4b7cfa9ce3096fd166a046b151fd5ba8fa Mon Sep 17 00:00:00 2001 From: Drew DeVault Date: Thu, 12 Nov 2015 08:17:52 -0500 Subject: 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 --- README.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 7887ebc3..e78377ba 100644 --- a/README.md +++ b/README.md @@ -32,10 +32,13 @@ Install dependencies: * cmake * [wlc](https://github.com/Cloudef/wlc) +* wayland * xwayland * asciidoc * pcre * json-c +* pango +* cairo Run these commands: -- cgit v1.2.3-54-g00ecf