From 666b6f6d56a0e399599c13717d85e0a76d783bca Mon Sep 17 00:00:00 2001 From: Rakarake Date: Sat, 28 Feb 2026 18:26:16 +0100 Subject: [PATCH] deps --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7ea070a..7cfc955 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ Glonkers displays a supplied shader file either as a wallpaper (using --layer) or as a normal window (using --window, default). -Required libraries are: libwayland, wayland-scanner, pkg-config, libGL. +Required libraries are: libwayland, wayland-scanner, wayland-protocols, pkg-config, libGL. Run `make` to output the binary `glonkers`. ## TODO