fix libtool missing bug for freetype

This commit is contained in:
crazywhalecc
2023-12-10 18:27:19 +08:00
committed by Jerry Ma
parent c1758bd754
commit c7e9294908
2 changed files with 4 additions and 1 deletions

View File

@@ -73,6 +73,7 @@ RUN apk update; \
git \
jq \
libgcc \
libtool \
libstdc++ \
linux-headers \
m4 \