Skip to content
This repository has been archived by the owner on Jan 25, 2023. It is now read-only.

Commit

Permalink
Fix missing dependency warning
Browse files Browse the repository at this point in the history
  • Loading branch information
bcomnes committed Nov 13, 2018
1 parent 4c24d21 commit 534ce16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Expand Up @@ -107,7 +107,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
libgif-dev \
libglib2.0-dev \
libgmp3-dev \
libgraphicsmagick3 \
libgraphicsmagick-q16-3 \
libgtk-3-0 \
libgtk2.0-0 \
libicu-dev \
Expand Down

0 comments on commit 534ce16

Please sign in to comment.