diff --git a/script/linux b/script/linux index fd562573f1a09bf38e41793bbcaf8840f9524b4a..ea248260adb70b513bcd158e069ecbba0b9b4f1c 100755 --- a/script/linux +++ b/script/linux @@ -61,7 +61,7 @@ if [[ -n $pacman ]]; then wayland libxkbcommon-x11 openssl - libzstd + zstd ) $maysudo "$pacman" -S --needed --noconfirm "${deps[@]}" exit 0