forgot a dependency

This commit is contained in:
jonaswinkler
2021-01-10 21:27:41 +01:00
parent 371a55e712
commit 1cf02fb50f
2 changed files with 2 additions and 2 deletions

View File

@@ -25,6 +25,7 @@ RUN apt-get update \
gnupg \
icc-profiles-free \
imagemagick \
liblept5 \
libxslt1-dev \
mime-support \
optipng \
@@ -47,7 +48,6 @@ RUN apt-get update \
&& apt-get -y --no-install-recommends install \
build-essential \
libatlas-base-dev \
liblept5 \
libmagic-dev \
libpoppler-cpp-dev \
libpq-dev \