gimp/build
Jehan ffc7db84d1 build: build OpenEXR plug-in.
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.
2020-04-21 14:47:51 +02:00
..
buildbot build: Update buildbot/suppressed-warnings.txt, warning was fixed 2011-02-09 23:48:32 +01:00
docker/gimpbuilder-base build: skip Recommends for docker image 2017-09-05 22:37:49 +02:00
flatpak build: sync development flatpak manifest with stable one. 2020-04-04 01:10:55 +02:00
windows build: build OpenEXR plug-in. 2020-04-21 14:47:51 +02:00
.gitignore Get rid of DOS line endings 2010-11-21 16:09:09 +01:00
Makefile.am Get rid of DOS line endings 2010-11-21 16:09:09 +01:00