Wayland compositor (wlroots)
git clone https://git.lucas.co/cce-compositor.git
docs: clarify description of dependencies
README.md | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index a4b015b..9178e64 100644
--- a/README.md
+++ b/README.md
@@ -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