Merge pull request #126230 from nagy/blender-haru

blender: add libharu as dependency
This commit is contained in:
Dmitry Kalinkin 2021-06-08 22:52:08 -04:00 committed by GitHub
commit 1ecc68dc93
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,7 +12,7 @@
, pugixml, llvmPackages, SDL, Cocoa, CoreGraphics, ForceFeedback, OpenAL, OpenGL
, potrace
, openxr-loader
, embree, gmp
, embree, gmp, libharu
}:
with lib;
@ -48,6 +48,7 @@ stdenv.mkDerivation rec {
gmp
pugixml
potrace
libharu
]
++ (if (!stdenv.isDarwin) then [
libXi libX11 libXext libXrender