diff --git a/vcpkg.json b/vcpkg.json index 71d1f39..2c4a359 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -24,7 +24,7 @@ { "name": "tiff", "default-features": false, - "features": ["webp", "zip", "lzma", "jpeg"] + "features": ["webp", "zip", "lzma", "jpeg", "zstd"] }, { "name": "kdab-openssl",