lua
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Aleksander Cynarski 2020-10-11 23:43:07 +02:00
parent 54f40f4b18
commit 2b1b2cce3a

View File

@ -8,6 +8,10 @@ RUN apk --no-cache add cmake \
g++ \ g++ \
libc-dev \ libc-dev \
linux-headers \ linux-headers \
lua-dev \
py3-pip \
brotli-libs \
sqlite-dev \
zlib-dev \ zlib-dev \
git git