added missing dependecy rsvg for mat2 in dockerfile

This commit is contained in:
Jan Friedli 2020-05-15 09:19:47 +02:00
parent d4dead0bae
commit e75d9a7de5
No known key found for this signature in database
GPG Key ID: F945FA2FCA30549D

View File

@ -20,6 +20,10 @@ RUN set -x \
systemd \
ffmpeg \
mat2 \
gir1.2-gdkpixbuf-2.0 \
gir1.2-poppler-0.18 \
gir1.2-rsvg-2.0 \
libimage-exiftool-perl \
uwsgi \
uwsgi-plugin-python3 \
python3-pip \