diff --git a/projects/graphicsmagick/Dockerfile b/projects/graphicsmagick/Dockerfile index 47eacd747..97f3a561d 100644 --- a/projects/graphicsmagick/Dockerfile +++ b/projects/graphicsmagick/Dockerfile @@ -31,6 +31,8 @@ RUN git clone --depth 1 https://github.com/pnggroup/libpng RUN git clone --depth 1 https://github.com/mm2/Little-CMS RUN git clone https://git.ghostscript.com/ghostpdl.git RUN git clone --depth 1 https://gitlab.com/federicomenaquintero/bzip2.git +RUN git clone --depth 1 https://github.com/jasper-software/jasper +RUN git clone --depth 1 https://gitlab.gnome.org/GNOME/libxml2.git WORKDIR graphicsmagick COPY build.sh $SRC/