1
0
mirror of https://github.com/pdf2htmlEX/pdf2htmlEX.git synced 2024-12-21 20:50:07 +00:00

added freetype-dev to alpine build

This commit is contained in:
Stephen Gaito 2020-06-20 16:05:01 +01:00
parent c235a6ba7d
commit 1dab7509c4

View File

@ -19,5 +19,6 @@ sudo apk add \
gettext \
cairo \
libpng-dev \
freetype-dev \
libjpeg-turbo-dev \
libxml2-dev