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
This commit is contained in:
Simon Ser 2021-04-17 09:48:26 +02:00
parent d87ede0d69
commit 9f33d8ad39
1 changed files with 2 additions and 1 deletions

View File

@ -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