Skip to content

Commit 7b8e45f

Browse files
authored
Merge pull request #367 from pspdev/fix-autoconf-builds-psp-packages
Fix psp-packages autotools builds
2 parents 9de3ef2 + 86be225 commit 7b8e45f

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)