summaryrefslogtreecommitdiff
path: root/gnu/packages/graphics.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages/graphics.scm')
-rw-r--r--gnu/packages/graphics.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/graphics.scm b/gnu/packages/graphics.scm
index 47b1aadf363..452a0f2cfaf 100644
--- a/gnu/packages/graphics.scm
+++ b/gnu/packages/graphics.scm
@@ -916,7 +916,7 @@ baking tools to produce normal maps.")
916 clang 916 clang
917 flex 917 flex
918 llvm 918 llvm
919 pybind11 919 pybind11-2
920 python-wrapper)) 920 python-wrapper))
921 (inputs 921 (inputs
922 (list boost-1.83 922 (list boost-1.83
@@ -1736,7 +1736,7 @@ with strong support for multi-part, multi-channel use cases.")
1736 openjpeg 1736 openjpeg
1737 ;; openvdb ; OpenVDB needs OIIO to be built with C++17 or higher 1737 ;; openvdb ; OpenVDB needs OIIO to be built with C++17 or higher
1738 pugixml 1738 pugixml
1739 pybind11 1739 pybind11-2
1740 python-wrapper 1740 python-wrapper
1741 robin-map 1741 robin-map
1742 zlib)) 1742 zlib))