This commit is contained in:
CanbiZ
2025-10-29 14:33:22 +01:00
committed by Michel Roegl-Brunner
parent 6001fc0ad7
commit 910f9c9990

View File

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