Skip to content

Commit 95dbc9f

Browse files
committed
fix: add qt6-qtbase-private-dev from community repo
1 parent aa87bc5 commit 95dbc9f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,8 @@ RUN apk --no-cache add \
5454
inkscape \
5555
poppler-utils
5656

57+
RUN apk --no-cache add qt6-qtbase-private-dev --repository=http://dl-cdn.alpinelinux.org/alpine/edge/community/
58+
5759
RUN apk --no-cache add calibre --repository=http://dl-cdn.alpinelinux.org/alpine/edge/testing/
5860

5961
# this might be needed for some latex use cases, will add it if needed.

0 commit comments

Comments
 (0)