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

@@ -31,6 +31,9 @@ REQUIRED_DEV_PACKAGES=(
webkit2gtk4.1-devel
wget
libcurl-devel
pkgconf
yasm
nasm
)
if [[ -n "$UPDATE_LIB" ]]