X-Git-Url: https://git.distorted.org.uk/~mdw/termux-packages/blobdiff_plain/202a1fb5d3efb4affe66cabc1f5ed33de0db1d80..8f19a179fefffd6d2c7011e7acfd817bf2a538eb:/Dockerfile diff --git a/Dockerfile b/Dockerfile index 4d550c95..0cc33f83 100644 --- a/Dockerfile +++ b/Dockerfile @@ -61,7 +61,7 @@ RUN cd /tmp && \ RUN mkdir -p /data/data/com.termux/files/usr && mkdir -p /root/termux-packages && \ # Install neovim dependencies luarocks install lpeg && \ - luarocks install lua-MessagePack && \ + luarocks install mpack && \ luarocks install luabitop ADD scripts /root/termux-packages/scripts