mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-11-04 18:32:51 +00:00
Add missing dependencies to libretranslate-install.sh
Added missing dependencies for LibreTranslate installation.
This commit is contained in:
@@ -18,6 +18,8 @@ $STD apt install -y \
|
|||||||
pkg-config \
|
pkg-config \
|
||||||
build-essential \
|
build-essential \
|
||||||
g++ \
|
g++ \
|
||||||
|
cmake \
|
||||||
|
libsentencepiece-dev \
|
||||||
libicu-dev
|
libicu-dev
|
||||||
msg_ok "Installed dependencies"
|
msg_ok "Installed dependencies"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user