Skip to content
This repository was archived by the owner on Aug 30, 2025. It is now read-only.

Commit 1091cfb

Browse files
add physfs to macports.
1 parent b8c0716 commit 1091cfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

naev/naev-macos/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ ENV PATH "$PATH:/usr/lib/osxcross/bin"
5656
ENV OSXCROSS_MP_INC "1"
5757

5858
# Install required build dependencies
59-
RUN UNATTENDED=1 osxcross-macports install binutils freetype libsdl2 libsdl2_image libsdl2_mixer libpng libvorbis libxml2 openal-soft SuiteSparse_CSparse
59+
RUN UNATTENDED=1 osxcross-macports install binutils freetype libsdl2 libsdl2_image libsdl2_mixer libpng libvorbis libxml2 openal-soft physfs SuiteSparse_CSparse
6060

6161
# Horrible hack: ensure a hardcoded header file path resolves.
6262
RUN rmdir /opt && ln -s /usr/lib/osxcross/macports/pkgs/opt /opt

0 commit comments

Comments
 (0)