diff --git a/script/linux b/script/linux index 3045861c64..135708f59f 100755 --- a/script/linux +++ b/script/linux @@ -84,6 +84,7 @@ if [[ -n $pacman ]]; then libxkbcommon-x11 openssl zstd + pkgconf ) $maysudo "$pacman" -S --needed --noconfirm "${deps[@]}" exit 0