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