mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-07-17 22:16:23 +02:00
Fix DocuSeal leptonica dependencies
This commit is contained in:
@@ -35,6 +35,8 @@ function update_script() {
|
||||
systemctl stop docuseal docuseal-sidekiq
|
||||
msg_ok "Stopped Services"
|
||||
|
||||
ensure_dependencies libleptonica-dev libleptonica6
|
||||
|
||||
create_backup /opt/docuseal/.env \
|
||||
/opt/docuseal/data
|
||||
|
||||
|
||||
@@ -23,6 +23,8 @@ $STD apt install -y \
|
||||
libreadline-dev \
|
||||
zlib1g-dev \
|
||||
libffi-dev \
|
||||
libleptonica-dev \
|
||||
libleptonica6 \
|
||||
libvips42 \
|
||||
libvips-dev \
|
||||
libheif1 \
|
||||
|
||||
Reference in New Issue
Block a user