This commit is contained in:
CanbiZ
2025-10-29 14:33:22 +01:00
committed by GitHub
parent 6f52a6cff9
commit fda22e8890

View File

@@ -16,7 +16,7 @@ update_os
msg_info "Installing dependencies"
$STD apt install -y \
pkg-config \
build-essentials \
build-essential \
g++ \
libicu-dev
msg_ok "Installed dependencies"