gnu: opencolorio: Update input.

* gnu/packages/image-processing.scm (opencolorio)[native-inputs]:
Replace pybind11-2.10 by pybind11.

Change-Id: Idd9d1563e39522c2c0363226f459cfa42488fbf3
This commit is contained in:
Andreas Enge 2026-01-18 18:31:45 +01:00
parent a4db83ae33
commit f78c7cbf59
No known key found for this signature in database
GPG key ID: F7D5C9BF765C61E3

View file

@ -321,7 +321,7 @@ licences similar to the Modified BSD licence."))))
(native-inputs
;; XXX: OCIO has unit tests for OpenShadingLanguage, but they fail.
;; They also require OIIO, but OCIO is an optional dependency to it.
(list pybind11-2.10 python-wrapper))
(list pybind11 python-wrapper))
(inputs
(list expat
freeglut