diff --git a/projects/wget2/Dockerfile b/projects/wget2/Dockerfile index 545dc9bbf..0be85a7af 100644 --- a/projects/wget2/Dockerfile +++ b/projects/wget2/Dockerfile @@ -33,7 +33,9 @@ RUN apt-get update && apt-get install -y \ curl \ gperf \ wget \ - python + python \ + lzip \ + rsync ENV GNULIB_TOOL $SRC/gnulib/gnulib-tool RUN git clone git://git.savannah.gnu.org/gnulib.git