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
+2 -1
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