Skip to content

Commit

Permalink
Readding libwebp dependencies originally added by matrix-org#7791
Browse files Browse the repository at this point in the history
  • Loading branch information
maquis196 committed Aug 26, 2020
1 parent 08dda9b commit e720614
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker/Dockerfile
Expand Up @@ -25,6 +25,7 @@ RUN apt-get update && apt-get install -y \
libjpeg-dev \
libpq-dev \
libssl-dev \
libwebp-dev \
libxml++2.6-dev \
libxslt1-dev \
zlib1g-dev \
Expand Down Expand Up @@ -63,6 +64,7 @@ RUN apt-get update && apt-get install -y \
gosu \
libjpeg62-turbo \
libpq5 \
libwebp6 \
xmlsec1 \
&& rm -rf /var/lib/apt/lists/*

Expand Down

0 comments on commit e720614

Please sign in to comment.