diff --git a/script/linux b/script/linux index fd562573f1..ea248260ad 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