fix: install numpy for inkscape

This commit is contained in:
Emrik Östling
2025-02-05 14:17:55 +01:00
parent 480ba77ebe
commit 0e61051fc6

View File

@@ -54,7 +54,8 @@ RUN apk --no-cache add \
inkscape \
poppler-utils \
gcompat \
libva-utils
libva-utils \
py3-numpy
RUN apk --no-cache add qt6-qtbase-private-dev --repository=http://dl-cdn.alpinelinux.org/alpine/edge/community/