Add protobuf dependencies to installation script
This commit is contained in:
parent
7aaaa9a71f
commit
5a01dd2ec9
@ -19,6 +19,8 @@ $STD apt install -y \
|
||||
build-essential \
|
||||
g++ \
|
||||
cmake \
|
||||
libprotobuf-dev \
|
||||
protobuf-compiler \
|
||||
libsentencepiece-dev \
|
||||
libicu-dev
|
||||
msg_ok "Installed dependencies"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user