git.lucas.co / cce-compositor
Wayland compositor (wlroots)
git clone https://git.lucas.co/cce-compositor.git

commit7bf997352fa4e93192ca8c290612f7b177ad3860
parent35d1e155c4
authorIsaac Freund <[email protected]>
date2021-11-03 13:40
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