Unverified Commit b8aff036 authored by Zexin Yuan's avatar Zexin Yuan
Browse files

python3Packages.materialx: use openimageio_2

parent 6fb1418b
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -8,7 +8,7 @@
  libX11,
  libXt,
  libGL,
  openimageio,
  openimageio_2,
  imath,
  python,
  apple-sdk_14,
@@ -37,7 +37,7 @@ buildPythonPackage rec {

  buildInputs =
    [
      openimageio
      openimageio_2
      imath
    ]
    ++ lib.optionals stdenv.hostPlatform.isDarwin [