ソースを参照

Build vips with tiff support

DarthSim 6 年 前
コミット
9b76a0b432
1 ファイル変更0 行追加1 行削除
  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 \