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 7639b28310..051748ad45 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