Add missing Void Linux dependencies (#17827)

Release Notes:

- N/A
This commit is contained in:
Bai 2024-09-17 03:46:49 +03:00 committed by GitHub
parent d7c45ccf2f
commit 4441150809
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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