opencolorio: remove ilmbase from inputs (#279925)

Imath is used *instead of* Ilmbase. See https://github.com/AcademySoftwareFoundation/OpenColorIO/commit/ea4300aeb9af58d694c0bb408680f12950bd6c7e
This commit is contained in:
Yureka
2024-01-14 07:04:23 +01:00
committed by GitHub
parent dd5621df6d
commit 9c0581d47f
@@ -5,7 +5,6 @@
, cmake
, expat
, yaml-cpp
, ilmbase
, pystring
, imath
, minizip-ng
@@ -60,7 +59,6 @@ stdenv.mkDerivation rec {
buildInputs = [
expat
yaml-cpp
ilmbase
pystring
imath
minizip-ng