mirror of https://github.com/google/oss-fuzz.git
[imagemagick] change which rpo is used for the HEIC delegate (#1371)
This commit is contained in:
parent
82ca53f55d
commit
cfda53dfe4
|
@ -19,7 +19,7 @@ MAINTAINER paul.l.kehrer@gmail.com
|
|||
RUN apt-get update && apt-get install -y make autoconf automake libtool pkg-config cmake nasm autopoint
|
||||
RUN git clone --depth 1 https://github.com/imagemagick/imagemagick
|
||||
RUN git clone --depth 1 https://gitlab.com/libtiff/libtiff
|
||||
RUN git clone --depth 1 https://github.com/strukturag/libde265
|
||||
RUN git clone --depth 1 https://github.com/strukturag/libheif
|
||||
RUN git clone --depth 1 https://github.com/uclouvain/openjpeg
|
||||
RUN git clone --depth 1 https://github.com/webmproject/libwebp
|
||||
RUN git clone --depth 1 https://github.com/madler/zlib
|
||||
|
|
Loading…
Reference in New Issue