updated build system

This commit is contained in:
Scott E. Graves 2024-08-03 07:28:10 -05:00
parent 3e96764fc4
commit f6ea8f077b
3 changed files with 3 additions and 0 deletions

View File

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

View File

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

View File

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