fix: add libheif

issue #202
This commit is contained in:
C4illin 2025-02-12 21:06:27 +01:00
parent eacded6848
commit decfea5dc9
4 changed files with 62 additions and 1 deletions

View file

@ -49,13 +49,16 @@ RUN apk --no-cache add \
vips-tools \
vips-poppler \
vips-jxl \
vips-heif \
vips-magick \
libjxl-tools \
assimp \
inkscape \
poppler-utils \
gcompat \
libva-utils \
py3-numpy
py3-numpy \
libheif-tools
RUN apk --no-cache add qt6-qtbase-private-dev --repository=http://dl-cdn.alpinelinux.org/alpine/edge/community/