This is an attempt to fix #4084 by adding some extra dependencies to #4088.
Notably, `libtiff`
https://packages.msys2.org/packages/mingw-w64-x86_64-libtiff
also depends on `jbigkit, libwebp` and `zstd`. In addition, `libwebp`
https://packages.msys2.org/packages/mingw-w64-x86_64-libwebp
has an additional dependency on `giflib`.
I'll try the resulting artifact and update this PR if any extra dependencies are still needed. You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany/pull/4094
-- Commit Summary --
* Windows: Add new dependencies to GTK bundle * Windows: Include gspawn-win64-helper*.exe binaries into GTK bundle * Add some more dependencies
-- File Changes --
M scripts/gtk-bundle-from-msys2.sh (10)
-- Patch Links --
https://github.com/geany/geany/pull/4094.patch https://github.com/geany/geany/pull/4094.diff