Skip to content

Commit

Permalink
Added missing libraries to dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
dmenne committed Dec 31, 2024
1 parent 1bb42c4 commit fbb83b6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ RUN apt-get update -qq && apt-get -y --no-install-recommends install \
libv8-dev \
libxml2-dev \
libcurl4-openssl-dev \
libfontconfig1-dev \
libfreetype6-dev libpng-dev libtiff5-dev libjpeg-dev \
libharfbuzz-dev libfribidi-dev \
curl


Expand Down

0 comments on commit fbb83b6

Please sign in to comment.