mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-28 07:44:18 +08:00
Add luajit to build (needed by neovim)
This commit is contained in:
parent
3b719757a4
commit
9f7ac93687
@ -53,6 +53,7 @@ RUN useradd --create-home --no-log-init --uid _UID_ poduser \
|
||||
libsdl2-ttf-dev \
|
||||
llvm \
|
||||
lua5.4 \
|
||||
luajit \
|
||||
lzip \
|
||||
m4 \
|
||||
make \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user