commit 520ceae3bf80da9901a8071f0660bbade0257db9 parent 8d44f6f186610dc93b9fd6396c3020d5e0fa44fc Author: Andrea Feletto <andrea@andreafeletto.com> Date: Sun, 18 Dec 2022 20:38:16 +0100 update depencencies in readme Diffstat:
M | README.md | | | 10 | +++++----- |
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/README.md b/README.md @@ -25,11 +25,11 @@ riverctl spawn "levee pulse backlight battery" ## Dependencies -* [zig] 0.9.0 -* [wayland] 1.20.0 -* [pixman] 0.40.0 -* [fcft] 3.0.1 -* [libpulse] 15.0 +* [zig] 0.10.0 +* [wayland] 1.21.0 +* [pixman] 0.42.0 +* [fcft] 3.1.5 +* [libpulse] 16.0 ## Contributing