Update calibre-web-install.sh

This commit is contained in:
CanbiZ (MickLesk) 2026-02-17 11:47:55 +01:00
parent c5b92b60b9
commit b59702f31e

View File

@ -15,7 +15,9 @@ update_os
msg_info "Installing Dependencies" msg_info "Installing Dependencies"
$STD apt install -y \ $STD apt install -y \
build-essential \
python3 \ python3 \
python3-dev \
imagemagick \ imagemagick \
libpango-1.0-0 \ libpango-1.0-0 \
libharfbuzz0b \ libharfbuzz0b \