Add support for re2c in tool checklists and environment setup

This commit is contained in:
crazywhalecc
2025-07-28 15:54:55 +08:00
parent 973c8f082f
commit 0696acb9c5
4 changed files with 15 additions and 3 deletions

View File

@@ -104,6 +104,7 @@ RUN apk update; \
m4 \
make \
pkgconfig \
re2c \
wget \
xz \
gettext-dev \