Make libcap optional.

This commit is contained in:
Scott Anderson 2017-07-04 00:29:03 +12:00
parent 5c211e6195
commit dd40a42a99
4 changed files with 30 additions and 5 deletions

View file

@ -18,6 +18,7 @@ Install dependencies:
* libinput
* udev
* systemd (optional, for logind support)
* libcap (optional, for capability support)
* asciidoc (optional, for man pages)
Run these commands: