code: use zig 0.7.0 and wlroots 0.12.0

This commit is contained in:
Isaac Freund
2020-11-10 11:46:03 +01:00
parent 5a6018f428
commit a90ddd305b
3 changed files with 5 additions and 44 deletions

View File

@ -29,10 +29,10 @@ git submodule update --init
To compile river first ensure that you have the following dependencies
installed:
- [zig](https://ziglang.org/download/) master (will stick with 0.7.0 when it is released)
- [zig](https://ziglang.org/download/) 0.7.0
- wayland
- wayland-protocols
- [wlroots](https://github.com/swaywm/wlroots) 0.11.0
- [wlroots](https://github.com/swaywm/wlroots) 0.12.0
- xkbcommon
- libevdev
- pixman