Sfoglia il codice sorgente

Build vips with tiff support

DarthSim 6 anni fa
parent
commit
9b76a0b432
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. 0 1
      docker/Dockerfile

+ 0 - 1
docker/Dockerfile

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