gnu: vips: Build with current OpenEXR.

* gnu/packages/image-processing.scm (vips)[inputs]: Add imath. Replace
openexr-2 by openexr.

Change-Id: I72d1d9be5b076dfb5e81cd00a14665c92f4fc741
Signed-off-by: Andreas Enge <andreas@enge.fr>
This commit is contained in:
Vinicius Monego 2025-04-30 19:51:47 +02:00 committed by Andreas Enge
parent 7782d04dc2
commit 05b19e3085
No known key found for this signature in database
GPG key ID: F7D5C9BF765C61E3

View file

@ -768,6 +768,7 @@ the OpenCV-Python library.")
(list glib "bin")
hdf5
imagemagick
imath
lcms
libexif
libgsf
@ -779,7 +780,7 @@ the OpenCV-Python library.")
libwebp
matio
niftilib
openexr-2
openexr
orc
pango
poppler))