mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-24 22:04:19 +08:00
Merge branch 'master' into 'master'
Add luajit to build (needed by neovim) See merge request redox-os/redox!1673
This commit is contained in:
commit
9d1cb57737
@ -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