Add luajit to build (needed by neovim)

This commit is contained in:
Raffaele Ragni 2025-11-03 12:31:22 +00:00
parent 3b719757a4
commit 9f7ac93687

View File

@ -53,6 +53,7 @@ RUN useradd --create-home --no-log-init --uid _UID_ poduser \
libsdl2-ttf-dev \
llvm \
lua5.4 \
luajit \
lzip \
m4 \
make \