Skip to content

Commit 42ee3c9

Browse files
committed
libvips: add libultrahdr dependency
In preparation for libvips/libvips#4711.
1 parent 2951bf7 commit 42ee3c9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

projects/libvips/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ RUN git clone --depth 1 https://github.com/strukturag/libheif.git
4848
RUN git clone --depth 1 https://github.com/lovell/libimagequant.git
4949
RUN git clone --depth 1 https://github.com/dloebl/cgif.git
5050
RUN git clone --depth 1 https://github.com/google/highway.git
51+
RUN git clone --depth 1 https://github.com/google/libultrahdr.git
5152

5253
WORKDIR libvips
5354
COPY build.sh $SRC/

0 commit comments

Comments
 (0)