mirror of
https://github.com/C4illin/ConvertX.git
synced 2025-10-23 04:52:18 +00:00
fix: install numpy for inkscape
This commit is contained in:
@@ -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/
|
||||
|
||||
|
Reference in New Issue
Block a user