From d448e675a21a4f990582b2a896499b3b0c38b87e Mon Sep 17 00:00:00 2001 From: Aaron Colwell <300262+acolwell@users.noreply.github.com> Date: Sat, 13 Jul 2024 08:56:36 -0700 Subject: [PATCH] Fix Windows installer build by adding missing Arena.ofx dependency libheif was recently updated in MSYS2 to depend on libopenjph. This change simply adds this dependency so that the installer will build again and pass its dependency checks. Signed-off-by: Aaron Colwell <300262+acolwell@users.noreply.github.com> --- tools/jenkins/genDllVersions.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/jenkins/genDllVersions.sh b/tools/jenkins/genDllVersions.sh index 8b62a50b0..8dfb636be 100755 --- a/tools/jenkins/genDllVersions.sh +++ b/tools/jenkins/genDllVersions.sh @@ -178,6 +178,7 @@ catDll libOpenEXRCore catDll libOpenImageIO catDll libOpenImageIO_Util catDll libopenjp2- +catDll libopenjph- catDll libopus- catDll libp11-kit- catDll libpango-