From f78c7cbf59fe8bef3c5d0ec73b8a3dae119ad43a Mon Sep 17 00:00:00 2001 From: Andreas Enge Date: Sun, 18 Jan 2026 18:31:45 +0100 Subject: [PATCH] gnu: opencolorio: Update input. * gnu/packages/image-processing.scm (opencolorio)[native-inputs]: Replace pybind11-2.10 by pybind11. Change-Id: Idd9d1563e39522c2c0363226f459cfa42488fbf3 --- gnu/packages/image-processing.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnu/packages/image-processing.scm b/gnu/packages/image-processing.scm index 23eb65ceb22..404bec4818d 100644 --- a/gnu/packages/image-processing.scm +++ b/gnu/packages/image-processing.scm @@ -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