mirror of
https://github.com/pspdev/pspsdk.git
synced 2025-10-03 16:51:27 +00:00
Merge pull request #137 from pspdev/add-psp-packages-dependencies
Add dependencies for building packages to container
This commit is contained in:
@@ -33,3 +33,5 @@ ENV PSPDEV /usr/local/pspdev
|
||||
ENV PATH $PATH:${PSPDEV}/bin
|
||||
|
||||
COPY --from=0 ${PSPDEV} ${PSPDEV}
|
||||
RUN apk add --no-cache build-base bash acl sudo fakeroot curl patch gpgme-dev libarchive-tools libarchive-dev xz \
|
||||
openssl-dev git bison autoconf automake tcl-dev libtool cmake doxygen texinfo flex pkgconf libcrypto1.1
|
||||
|
Reference in New Issue
Block a user