add lcms to IM delegate list (#1318)

This commit is contained in:
Paul Kehrer 2018-04-16 10:10:11 +08:00 committed by Abhishek Arya
parent f74e026685
commit e30693ca0c
1 changed files with 1 additions and 0 deletions

View File

@ -28,6 +28,7 @@ RUN git clone --depth 1 https://git.savannah.nongnu.org/r/freetype/freetype2
RUN git clone --depth 1 https://github.com/xz-mirror/xz
RUN git clone --depth 1 https://github.com/libraw/libraw
RUN git clone --depth 1 https://github.com/glennrp/libpng
RUN git clone --depth 1 https://github.com/mm2/Little-CMS
RUN svn export https://github.com/mozillasecurity/fuzzdata.git/trunk/samples/heic heic_corpus
ADD http://www.bzip.org/1.0.6/bzip2-1.0.6.tar.gz bzip2-1.0.6.tar.gz
ADD http://lcamtuf.coredump.cx/afl/demo/afl_testcases.tgz afl_testcases.tgz