clone zstd for graphicsmagick (#1997)

This commit is contained in:
Alex Gaynor 2018-12-02 16:33:23 -05:00 committed by Abhishek Arya
parent fd776a2f3f
commit 55fe29f6b0
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@ RUN git clone --depth 1 https://gitlab.com/libtiff/libtiff
RUN git clone --depth 1 https://github.com/webmproject/libwebp
RUN git clone --depth 1 https://github.com/madler/zlib
RUN git clone --depth 1 https://github.com/xz-mirror/xz
RUN git clone --depth 1 https://github.com/facebook/zstd
RUN git clone --depth 1 https://github.com/libjpeg-turbo/libjpeg-turbo
RUN git clone --depth 1 https://git.savannah.nongnu.org/r/freetype/freetype2
RUN git clone --depth 1 https://github.com/glennrp/libpng