X-Git-Url: https://git.distorted.org.uk/~mdw/termux-packages/blobdiff_plain/e35a44d7c1cdff24121e1307b9931de7b092f1da..8f19a179fefffd6d2c7011e7acfd817bf2a538eb:/Dockerfile?ds=inline 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