commit cc19cf9

shrub  ·  2026-03-28 21:27:25 +0000 UTC
parent 1c68d2e
fix build instr
1 files changed,  +5, -1
+5, -1
 1@@ -33,4 +33,8 @@ you will need:
 2 - on linux, either libudev or evdev, depending on your choice of input backend, neither on BSD
 3 - xcb, xcb-composite, xcb-ewmh and xcb-icccm if you want Xwayland support
 4 
 5-then, run bmake
 6+then, run 
 7+
 8+meson setup build
 9+ninja -C build
10+meson -C build install