1
0
mirror of https://github.com/imgproxy/imgproxy.git synced 2025-02-12 11:46:10 +02:00

Build vips with tiff support

This commit is contained in:
DarthSim 2019-10-03 17:09:16 +06:00
parent 03c4e91170
commit 9b76a0b432

View File

@ -68,7 +68,6 @@ RUN cd /root \
&& cd vips-$VIPS_VERSION \
&& ./configure \
--without-python \
--without-tiff \
--without-OpenEXR \
--enable-debug=no \
--disable-static \