fix: add qt6-qtbase-private-dev from community repo
This commit is contained in:
parent
aa87bc5c51
commit
95dbc9f678
1 changed files with 2 additions and 0 deletions
|
|
@ -54,6 +54,8 @@ RUN apk --no-cache add \
|
||||||
inkscape \
|
inkscape \
|
||||||
poppler-utils
|
poppler-utils
|
||||||
|
|
||||||
|
RUN apk --no-cache add qt6-qtbase-private-dev --repository=http://dl-cdn.alpinelinux.org/alpine/edge/community/
|
||||||
|
|
||||||
RUN apk --no-cache add calibre --repository=http://dl-cdn.alpinelinux.org/alpine/edge/testing/
|
RUN apk --no-cache add calibre --repository=http://dl-cdn.alpinelinux.org/alpine/edge/testing/
|
||||||
|
|
||||||
# this might be needed for some latex use cases, will add it if needed.
|
# this might be needed for some latex use cases, will add it if needed.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue