Skip to content

Commit 887b07f

Browse files
committed
Install gettext-dev package
1 parent 7b8e45f commit 887b07f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ ENV PATH $PATH:${PSPDEV}/bin
1616

1717
COPY --from=0 ${PSPDEV} ${PSPDEV}
1818
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 gettext-tiny
19+
openssl-dev git bison autoconf automake tcl-dev libtool cmake doxygen texinfo flex pkgconf libcrypto3 gettext-dev

0 commit comments

Comments
 (0)