diff options
author | Cem Keylan <cem@ckyln.com> | 2021-04-20 22:40:03 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-04-20 22:40:03 +0300 |
commit | 8929994390e13e5306165053196912d0a7cd2581 (patch) | |
tree | 46065657f208fd9dff0dd2cbf757c7aa21540e16 /extra/tiff/build | |
parent | 0ef64e307f122f46108ce20526cfa0fbee0c8929 (diff) | |
download | repository-8929994390e13e5306165053196912d0a7cd2581.tar.gz |
tiff: bump to 4.3.0
Diffstat (limited to 'extra/tiff/build')
-rwxr-xr-x | extra/tiff/build | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/extra/tiff/build b/extra/tiff/build index eb4850d7..108f1582 100755 --- a/extra/tiff/build +++ b/extra/tiff/build @@ -3,6 +3,7 @@ ./configure \ --prefix=/usr \ --enable-cxx \ + --disable-webp \ --without-x make |