summaryrefslogtreecommitdiffstats
path: root/Containerfile
diff options
context:
space:
mode:
Diffstat (limited to 'Containerfile')
-rw-r--r--Containerfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Containerfile b/Containerfile
index 194d727..1e0fc09 100644
--- a/Containerfile
+++ b/Containerfile
@@ -6,6 +6,7 @@ RUN \
make gcc g++ xz-utils \
libmpc-dev libmpfr-dev libgmp-dev zlib1g-dev \
python3-minimal gawk bison rsync \
+ bzip2 \
&& \
apt-get clean