From 657f4935613c157d8a93dd1962d75cc926ea7394 Mon Sep 17 00:00:00 2001 From: Withalion Date: Wed, 1 Oct 2025 13:52:38 +0200 Subject: [PATCH] Add new formats for Exiv2 library --- vcpkg.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vcpkg.json b/vcpkg.json index 703191d2d..34eabbe18 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -35,7 +35,7 @@ }, { "name": "exiv2", - "features": ["xmp"] + "features": ["xmp", "png", "bmff"] }, { "name": "proj",