updated build system

This commit is contained in:
Scott E. Graves 2024-07-27 15:27:36 -05:00
parent 5587e3430b
commit 24ca2d3531
3 changed files with 3 additions and 0 deletions

View File

@ -64,6 +64,7 @@ RUN apk add \
perl \
pkgconfig \
rsync \
texinfo \
vlc-dev \
wget \
xz \

View File

@ -63,6 +63,7 @@ RUN apk add \
perl \
pkgconfig \
rsync \
texinfo \
wget \
xz \
xz-dev \

View File

@ -39,6 +39,7 @@ RUN apk add \
python3 \
rsync \
ruby \
texinfo \
unzip \
wget \
wine \