diff options
| author | dudemanguy <random342@airmail.cc> | 2017-09-22 12:16:11 -0500 |
|---|---|---|
| committer | dudemanguy <random342@airmail.cc> | 2017-09-22 12:16:11 -0500 |
| commit | 881d5a851cce96176ab4a4df2626d972fcde8db7 (patch) | |
| tree | 54500805872d3f79c29b05f4f185d4dfad219fa8 | |
| parent | 175f89f4ffdf65a53c0c55e8c3ef6256ac57b29c (diff) | |
| download | wlroots-881d5a851cce96176ab4a4df2626d972fcde8db7.tar.xz | |
Clarify either/or dependency
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -25,7 +25,7 @@ Install dependencies: * udev * pixman * systemd (optional, for logind support) -* elogind (optional, for logind support) +* elogind (optional, for logind support on systems without systemd) * libcap (optional, for capability support) * asciidoc (optional, for man pages) |
