Add missing deps to the readme
This commit is contained in:
parent
abbbf7fc89
commit
e2ee41dd2d
@ -28,10 +28,12 @@ installed:
|
|||||||
- wayland-protocols
|
- wayland-protocols
|
||||||
- [wlroots](https://github.com/swaywm/wlroots) 0.10.1
|
- [wlroots](https://github.com/swaywm/wlroots) 0.10.1
|
||||||
- xkbcommon
|
- xkbcommon
|
||||||
|
- pixman
|
||||||
|
- pkg-config
|
||||||
|
|
||||||
Then simply use `zig build` to build and `zig build run` to run. To
|
Then simply use `zig build` to build and `zig build run` to run. This will also
|
||||||
enable experimental Xwayland support use `-Dxwayland=true`. This will
|
build `riverctl` which can be found at `zig-cache/bin/riverctl`. To enable
|
||||||
also build `riverctl` which can be found at `zig-cache/bin/riverctl`.
|
experimental Xwayland support use `-Dxwayland=true`.
|
||||||
|
|
||||||
River can either be run nested in an X11/wayland session or directly
|
River can either be run nested in an X11/wayland session or directly
|
||||||
from a tty using KMS/DRM.
|
from a tty using KMS/DRM.
|
||||||
|
Loading…
Reference in New Issue
Block a user