updated build system
Some checks are pending
BlockStorage/repertory/pipeline/head Build queued...

This commit is contained in:
Scott E. Graves 2024-08-03 07:20:37 -05:00
parent 45b21ae0af
commit 3e96764fc4
3 changed files with 3 additions and 0 deletions

View File

@ -15,6 +15,7 @@ RUN apk add \
cmake \
diffutils \
elfutils-dev \
file \
fontconfig-dev \
fontconfig-static \
freetype \

View File

@ -15,6 +15,7 @@ RUN apk add \
cmake \
diffutils \
elfutils-dev \
file \
fontconfig-dev \
fontconfig-static \
freetype \

View File

@ -12,6 +12,7 @@ RUN apk add \
bzip2 \
clang17-extra-tools \
cmake \
file \
flex \
g++ \
gcc \