Install required tools for Linux

This commit is contained in:
Noisyfox
2026-08-13 16:59:46 +08:00
parent 2d9a3be88f
commit 5b7a58c8bb
7 changed files with 19 additions and 0 deletions

View File

@@ -27,6 +27,9 @@ REQUIRED_DEV_PACKAGES=(
ninja-build
texinfo
wget
pkgconf
yasm
nasm
)
if [[ -n "$UPDATE_LIB" ]]