add build-essential

This commit is contained in:
vhsdream
2026-03-09 15:13:13 -04:00
parent 237897342c
commit b73bb2cdb0

View File

@@ -15,6 +15,7 @@ update_os
msg_info "Installing Dependencies"
$STD apt install -y \
build-essential \
libssl-dev \
libxml2-dev \
libyaml-dev \