Add musl package for Arch Linux (#21830)

It seems like `musl` is required to build on Arch Linux, but it is not included in the dependencies list.
This commit is contained in:
Connor Tsui 2024-12-10 21:05:53 -05:00 committed by GitHub
parent 28faba12a2
commit 62a6a755ec
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -167,6 +167,7 @@ if [[ -n $pacman ]]; then
deps=(
gcc
clang
musl
cmake
alsa-lib
fontconfig