Parcourir la source

Build vips with tiff support

DarthSim il y a 6 ans
Parent
commit
9b76a0b432
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  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 \