gnu: opencolorio: Update input.

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

Change-Id: Idd9d1563e39522c2c0363226f459cfa42488fbf3
Signed-off-by: Rutherther <rutherther@ditigal.xyz>
This commit is contained in:
Andreas Enge 2026-01-18 18:31:45 +01:00 committed by Rutherther
parent 7dffe07f67
commit 36d7ff6a78
No known key found for this signature in database
GPG key ID: 0322798269E471C3

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