We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f52a6c commit fda22e8Copy full SHA for fda22e8
install/libretranslate-install.sh
@@ -16,7 +16,7 @@ update_os
16
msg_info "Installing dependencies"
17
$STD apt install -y \
18
pkg-config \
19
- build-essentials \
+ build-essential \
20
g++ \
21
libicu-dev
22
msg_ok "Installed dependencies"
0 commit comments