mirror of https://github.com/google/oss-fuzz.git
clone zstd for graphicsmagick (#1997)
This commit is contained in:
parent
fd776a2f3f
commit
55fe29f6b0
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue