mirror of
https://github.com/pdf2htmlEX/pdf2htmlEX.git
synced 2024-12-21 20:50:07 +00:00
added gnu-libiconv runtime dependencies of pdf2htmlEX inside Alpine linux
This commit is contained in:
parent
6913b970d7
commit
e4f34fdc0e
@ -60,6 +60,7 @@ RUN apk update && \
|
|||||||
apk add --no-cache \
|
apk add --no-cache \
|
||||||
libstdc++ \
|
libstdc++ \
|
||||||
libgcc \
|
libgcc \
|
||||||
|
gnu-libiconv \
|
||||||
gettext \
|
gettext \
|
||||||
glib \
|
glib \
|
||||||
freetype \
|
freetype \
|
||||||
|
Loading…
Reference in New Issue
Block a user