Make some dependencies optional

Closes #368
This commit is contained in:
Drew DeVault 2015-12-20 09:14:30 -05:00
parent 3777c8993b
commit 05e48835f7
2 changed files with 48 additions and 13 deletions

View file

@ -41,10 +41,14 @@ Install dependencies:
* asciidoc
* pcre
* json-c
* pango
* cairo
* gdk-pixbuf2
* pam
* pango *
* cairo *
* gdk-pixbuf2 *
* pam **
_\*Only required for swaybar, swaybg, and swaylock_
_\*\*Only required for swaylock_
Run these commands: