Browse Source

Build vips with tiff support

DarthSim 6 years ago
parent
commit
9b76a0b432
1 changed files with 0 additions and 1 deletions
  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 \