Also use it to fix packaging of GIMP for the Windows installer (native CI job). The CI was indeed failing to package libbrotlienc.dll, dependency of libjxl.dll, for the simple reason that they were on different prefixes. By calling dll_link.py on one prefix, then the other, we were failing to grab the deeper dependency. Now with this new ability to set several sources, the script is able to search everywhere (with first prefix given on the CLI call as priority). |
||
|---|---|---|
| .. | ||
| buildbot | ||
| docker/gimpbuilder-base | ||
| flatpak | ||
| meson | ||
| patches | ||
| windows | ||
| .gitignore | ||
| Makefile.am | ||