gnu: openimageio: Add optional dependencies.

* gnu/packages/graphics.scm (openimageio)[inputs]: Add dcmtk, freetype,
libglvnd, libraw, libwebp, opencolorio, openjpeg.

Change-Id: I19ac4119783744a37aee0b55d4b49dcf02b55762
This commit is contained in:
Vinicius Monego 2024-04-06 13:22:07 -03:00
parent 5bcca03e14
commit dc423fe797
No known key found for this signature in database
GPG key ID: 637B0B138065B68A

View file

@ -1345,14 +1345,22 @@ (define-public openimageio
(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