mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-06 14:55:07 +01:00
Merge pull request #206 from MarcoBuster/fix-missing-libxslt-dev
Add missing libxslt-dev
This commit is contained in:
commit
5622e13802
1 changed files with 1 additions and 0 deletions
|
|
@ -22,6 +22,7 @@ RUN apt-get update \
|
|||
libpq-dev \
|
||||
libqpdf-dev \
|
||||
libxml2 \
|
||||
libxslt-dev \
|
||||
optipng \
|
||||
pngquant \
|
||||
qpdf \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue