diff --git a/projects/wget/Dockerfile b/projects/wget/Dockerfile index f9ab0e4d0..a38fea7d9 100644 --- a/projects/wget/Dockerfile +++ b/projects/wget/Dockerfile @@ -36,7 +36,8 @@ RUN apt-get update && apt-get install -y \ python \ rsync \ gtk-doc-tools \ - libtasn1-bin + libtasn1-bin \ + libz-dev ENV GNULIB_TOOL $SRC/gnulib/gnulib-tool ENV GNULIB_SRCDIR $SRC/gnulib