aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSimon Ser <contact@emersion.fr>2021-04-17 09:48:26 +0200
committerSimon Ser <contact@emersion.fr>2021-04-17 09:48:26 +0200
commit9f33d8ad39c26c00ef129419ea1c69c6966e5606 (patch)
treed192437bb07028e96e0929e308a41575433ba137 /README.md
parentd87ede0d695b0b891fda45e85df94cb5b1c3bf0e (diff)
readme: mark libseat as mandatory dep
[1] has made wlroots unconditionally depend on libseat. Mention this in the README. [1]: https://github.com/swaywm/wlroots/pull/2839
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index f8f9583b..76df778f 100644
--- a/README.md
+++ b/README.md
@@ -50,7 +50,7 @@ Install dependencies:
* xkbcommon
* udev
* pixman
-* libseat (optional, for (e)logind and seatd support)
+* [libseat]
If you choose to enable X11 support:
@@ -81,4 +81,5 @@ See [CONTRIBUTING.md].
[wiki]: https://github.com/swaywm/wlroots/wiki/Getting-started
[Sway]: https://github.com/swaywm/sway
[wrapper libraries]: https://github.com/search?q=topic%3Abindings+org%3Aswaywm&type=Repositories
+[libseat]: https://git.sr.ht/~kennylevinsen/seatd
[CONTRIBUTING.md]: https://github.com/swaywm/wlroots/blob/master/CONTRIBUTING.md