aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIsaac Freund <ifreund@ifreund.xyz>2020-05-28 16:27:49 +0200
committerIsaac Freund <ifreund@ifreund.xyz>2020-05-28 16:27:49 +0200
commite2ee41dd2d70958f4b706c0f3188049dca79a222 (patch)
tree3549ec62207f1a78b5d0b4eda8fad09c2114e49b
parentabbbf7fc892b400c679cfc2d4cb313864ce815aa (diff)
downloadriver-e2ee41dd2d70958f4b706c0f3188049dca79a222.tar.gz
river-e2ee41dd2d70958f4b706c0f3188049dca79a222.tar.xz
Add missing deps to the readme
-rw-r--r--README.md8
1 files changed, 5 insertions, 3 deletions
diff --git a/README.md b/README.md
index c74b45e..f7b578a 100644
--- a/README.md
+++ b/README.md
@@ -28,10 +28,12 @@ installed:
- wayland-protocols
- [wlroots](https://github.com/swaywm/wlroots) 0.10.1
- xkbcommon
+- pixman
+- pkg-config
-Then simply use `zig build` to build and `zig build run` to run. To
-enable experimental Xwayland support use `-Dxwayland=true`. This will
-also build `riverctl` which can be found at `zig-cache/bin/riverctl`.
+Then simply use `zig build` to build and `zig build run` to run. This will also
+build `riverctl` which can be found at `zig-cache/bin/riverctl`. To enable
+experimental Xwayland support use `-Dxwayland=true`.
River can either be run nested in an X11/wayland session or directly
from a tty using KMS/DRM.