diff options
-rw-r--r-- | gnu/packages/graphics.scm | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/gnu/packages/graphics.scm b/gnu/packages/graphics.scm index 275dc8ef23..ca6cb395d5 100644 --- a/gnu/packages/graphics.scm +++ b/gnu/packages/graphics.scm @@ -1345,14 +1345,22 @@ with strong support for multi-part, multi-channel use cases.") (list pkg-config)) (inputs (list boost + dcmtk fmt + freetype giflib imath + libglvnd libheif libjpeg-turbo libpng + libraw libtiff + libwebp + opencolorio openexr + openjpeg + ;; openvdb ; OpenVDB needs OIIO to be built with C++17 or higher pugixml pybind11 python-wrapper |