Add missing dependencies to libretranslate-install.sh
Added missing dependencies for LibreTranslate installation.
This commit is contained in:
parent
fda22e8890
commit
ee02bc1977
@ -18,6 +18,8 @@ $STD apt install -y \
|
||||
pkg-config \
|
||||
build-essential \
|
||||
g++ \
|
||||
cmake \
|
||||
libsentencepiece-dev \
|
||||
libicu-dev
|
||||
msg_ok "Installed dependencies"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user