mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-11-03 09:52:50 +00:00
Add protobuf dependencies to installation script
This commit is contained in:
@@ -19,6 +19,8 @@ $STD apt install -y \
|
||||
build-essential \
|
||||
g++ \
|
||||
cmake \
|
||||
libprotobuf-dev \
|
||||
protobuf-compiler \
|
||||
libsentencepiece-dev \
|
||||
libicu-dev
|
||||
msg_ok "Installed dependencies"
|
||||
|
||||
Reference in New Issue
Block a user