aboutsummaryrefslogtreecommitdiff
path: root/extra/tiff/build
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2021-04-20 22:40:03 +0300
committerCem Keylan <cem@ckyln.com>2021-04-20 22:40:03 +0300
commit8929994390e13e5306165053196912d0a7cd2581 (patch)
tree46065657f208fd9dff0dd2cbf757c7aa21540e16 /extra/tiff/build
parent0ef64e307f122f46108ce20526cfa0fbee0c8929 (diff)
downloadrepository-8929994390e13e5306165053196912d0a7cd2581.tar.gz
tiff: bump to 4.3.0
Diffstat (limited to 'extra/tiff/build')
-rwxr-xr-xextra/tiff/build1
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