From 444115080994413215680f5a43cdf6b5d61cc32d Mon Sep 17 00:00:00 2001 From: Bai Date: Tue, 17 Sep 2024 03:46:49 +0300 Subject: [PATCH] Add missing Void Linux dependencies (#17827) Release Notes: - N/A --- script/linux | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/script/linux b/script/linux index 7639b28310481f3b5c9c87c5d92914afee2f607e..051748ad4556e98fe0eb26cc138b48319df4b21d 100755 --- a/script/linux +++ b/script/linux @@ -120,6 +120,11 @@ fi xbps=$(command -v xbps-install || true) if [[ -n $xbps ]]; then deps=( + gettext-devel + clang + jq + elfutils-devel + gcc alsa-lib-devel fontconfig-devel libxcb-devel