opencolorio: remove ilmbase from inputs (#279925)
Imath is used *instead of* Ilmbase. See ea4300aeb9
This commit is contained in:
parent
dd5621df6d
commit
9c0581d47f
1 changed files with 0 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue