diff --git a/projects/libvips/Dockerfile b/projects/libvips/Dockerfile index c6bfed6c6..bf1d20378 100644 --- a/projects/libvips/Dockerfile +++ b/projects/libvips/Dockerfile @@ -47,6 +47,7 @@ RUN git clone --depth 1 https://aomedia.googlesource.com/aom RUN git clone --depth 1 https://github.com/strukturag/libheif.git RUN git clone --depth 1 https://github.com/lovell/libimagequant.git RUN git clone --depth 1 https://github.com/dloebl/cgif.git +RUN git clone --depth 1 https://github.com/google/highway.git WORKDIR libvips COPY build.sh $SRC/