summaryrefslogtreecommitdiff
path: root/gnu/packages/image-processing.scm
diff options
context:
space:
mode:
authorAndreas Enge <andreas@enge.fr>2026-01-18 18:31:45 +0100
committerRutherther <rutherther@ditigal.xyz>2026-01-25 21:25:09 +0100
commit36d7ff6a786b5a098dbb30ed024142068b85e788 (patch)
tree7a3753cbe21775c8c112638128f6142c51966dac /gnu/packages/image-processing.scm
parent7dffe07f673a543c60219e9953a65e700f97711e (diff)
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>
Diffstat (limited to 'gnu/packages/image-processing.scm')
-rw-r--r--gnu/packages/image-processing.scm2
1 files changed, 1 insertions, 1 deletions
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