We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9de3ef2 + 86be225 commit 7b8e45fCopy full SHA for 7b8e45f
1 file changed
Dockerfile
@@ -16,4 +16,4 @@ ENV PATH $PATH:${PSPDEV}/bin
16
17
COPY --from=0 ${PSPDEV} ${PSPDEV}
18
RUN apk add --no-cache build-base bash acl sudo fakeroot curl patch gpgme-dev libarchive-tools libarchive-dev xz \
19
- openssl-dev git bison autoconf automake tcl-dev libtool cmake doxygen texinfo flex pkgconf libcrypto3
+ openssl-dev git bison autoconf automake tcl-dev libtool cmake doxygen texinfo flex pkgconf libcrypto3 gettext-tiny
0 commit comments