Bläddra i källkod

Build vips with tiff support

DarthSim 6 år sedan
förälder
incheckning
9b76a0b432
1 ändrade filer med 0 tillägg och 1 borttagningar
  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 \