2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-07-02 14:02:27 +00:00

libwebp: disable tiff

This commit is contained in:
Dylan Araps 2021-09-08 17:03:12 +03:00
parent 6f9dfd8124
commit 8c6c93b208
No known key found for this signature in database
GPG Key ID: 13295DAC2CF13B5C
2 changed files with 2 additions and 1 deletions

View File

@ -3,6 +3,7 @@
./configure \
--prefix=/usr \
--disable-static \
--disable-tiff \
--enable-libwebpmux \
--enable-libwebpdemux \
--enable-libwebpdecoder

View File

@ -1 +1 @@
1.2.1 1
1.2.1 2