Skip to content

Commit 86be225

Browse files
committed
Fix psp-packages autotools builds
It needs autopoint to be available.
1 parent 9de3ef2 commit 86be225

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
19+
openssl-dev git bison autoconf automake tcl-dev libtool cmake doxygen texinfo flex pkgconf libcrypto3 gettext-tiny

0 commit comments

Comments
 (0)