Skip to content

Commit

Permalink
docs: clarify description of dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ifreund committed Nov 3, 2021
1 parent 18072e0 commit f3475c5
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,12 +35,13 @@ git submodule update --init
```

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-protocols
- [wlroots](https://github.com/swaywm/wlroots) 0.14.0
- [wlroots](https://github.com/swaywm/wlroots) 0.14
- xkbcommon
- libevdev
- pixman
Expand Down

0 comments on commit f3475c5

Please sign in to comment.