mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-16 12:05:53 +00:00
(cherry picked from commit 75c82f4db4
)
Co-authored-by: simonkuehling <mail@simonkuehling.de>
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user