fix: add qt6-qtbase-private-dev from community repo

This commit is contained in:
C4illin
2025-01-04 12:54:22 +01:00
parent aa87bc5c51
commit 95dbc9f678

View File

@@ -54,6 +54,8 @@ RUN apk --no-cache add \
inkscape \
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/
# this might be needed for some latex use cases, will add it if needed.