added another library that's required to get this running on raspberry pi

This commit is contained in:
jonaswinkler 2020-12-10 02:14:26 +01:00
parent 476beacd7f
commit 3584f732a7

View File

@ -20,6 +20,7 @@ RUN apt-get update \
libpq-dev \ libpq-dev \
libqpdf-dev \ libqpdf-dev \
libxml2 \ libxml2 \
libxslt-dev \
optipng \ optipng \
pngquant \ pngquant \
qpdf \ qpdf \