diff --git a/script/linux b/script/linux index 3045861c64f1318d06f5a68ae882e05d821a8bd8..135708f59f7db2652d0360a80f273f6b7a21aaa1 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