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 \
|
build-essential \
|
||||||
g++ \
|
g++ \
|
||||||
cmake \
|
cmake \
|
||||||
|
libprotobuf-dev \
|
||||||
|
protobuf-compiler \
|
||||||
libsentencepiece-dev \
|
libsentencepiece-dev \
|
||||||
libicu-dev
|
libicu-dev
|
||||||
msg_ok "Installed dependencies"
|
msg_ok "Installed dependencies"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user