mirror of https://github.com/GNOME/gimp.git
ffc7db84d1
libopenexr was installed, but pkg-config was failing because of missing dependency: ``` $ x86_64-w64-mingw32-pkg-config --modversion OpenEXR Package IlmBase was not found in the pkg-config search path. Perhaps you should add the directory containing `IlmBase.pc' to the PKG_CONFIG_PATH environment variable Package 'IlmBase', required by 'OpenEXR', not found ``` Looks like there may be a dependency bug in the openexr package in Msys2. Anyway let's just add ilmbase and get this to be detected correctly. |
||
---|---|---|
.. | ||
buildbot | ||
docker/gimpbuilder-base | ||
flatpak | ||
windows | ||
.gitignore | ||
Makefile.am |