closes #212 adds option to install bz2 module

This commit is contained in:
Ric Harvey
2019-03-09 22:45:55 +00:00
parent 1e8f7e8212
commit 011a7d0a47

View File

@@ -75,6 +75,7 @@ RUN GPG_KEYS=B0F4253373F8F6F510D42178520A9993A1C052F8 \
libressl-dev \
pcre-dev \
zlib-dev \
bzip2-dev \
linux-headers \
curl \
gnupg \