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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user