docs: clarify description of dependencies

This commit is contained in:
Isaac Freund 2021-11-03 13:40:46 +01:00
parent 18072e00bf
commit f3475c5932
No known key found for this signature in database
GPG key ID: 86DED400DDFD7A11

View file

@ -35,12 +35,13 @@ git submodule update --init
``` ```
To compile river first ensure that you have the following dependencies To compile river first ensure that you have the following dependencies
installed: installed. The "development" versions are required if applicable to your
distribution.
- [zig](https://ziglang.org/download/) 0.8.0 - [zig](https://ziglang.org/download/) 0.8
- wayland - wayland
- wayland-protocols - wayland-protocols
- [wlroots](https://github.com/swaywm/wlroots) 0.14.0 - [wlroots](https://github.com/swaywm/wlroots) 0.14
- xkbcommon - xkbcommon
- libevdev - libevdev
- pixman - pixman