From fa96a760aa44374bc46400c8cc897d42ff5d2f24 Mon Sep 17 00:00:00 2001 From: crueter Date: Thu, 17 Jul 2025 02:12:22 -0400 Subject: [PATCH] glslang Signed-off-by: crueter --- linux/get-dependencies.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/linux/get-dependencies.sh b/linux/get-dependencies.sh index 43c82e2..12615c3 100755 --- a/linux/get-dependencies.sh +++ b/linux/get-dependencies.sh @@ -29,6 +29,7 @@ pacman -Syu --noconfirm \ fmt \ gamemode \ git \ + glslang \ inetutils \ jq \ nasm \