(cherry picked from commit 75c82f4db4)
Co-authored-by: simonkuehling <mail@simonkuehling.de>
This commit is contained in:
parent
f58e98c930
commit
698070b31e
|
|
@ -64,7 +64,7 @@ RUN apt-get install -y --no-install-recommends \
|
|||
# Weasyprint requirements : https://doc.courtbouillon.org/weasyprint/stable/first_steps.html#debian-11
|
||||
poppler-utils libpango-1.0-0 libpangoft2-1.0-0 \
|
||||
# Image format support
|
||||
libjpeg-dev webp \
|
||||
libjpeg-dev webp libwebp-dev \
|
||||
# SQLite support
|
||||
sqlite3 \
|
||||
# PostgreSQL support
|
||||
|
|
|
|||
Loading…
Reference in New Issue