fix: install numpy for inkscape
This commit is contained in:
parent
480ba77ebe
commit
0e61051fc6
1 changed files with 2 additions and 1 deletions
|
|
@ -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/
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue