blender: add zstd

This commit is contained in:
Kamil ATLI
2021-12-05 14:12:43 +03:00
committed by GitHub
parent e5eb5bd9d9
commit 02da1e2c42
+2
View File
@@ -60,6 +60,7 @@
<Dependency>python3-idna</Dependency>
<Dependency>python3-setuptools</Dependency>
<Dependency>jemalloc-devel</Dependency>
<Dependency>zstd-devel</Dependency>
</BuildDependencies>
<Patches>
<!--<Patch level="1">blender-2.67b-rna.patch</Patch>-->
@@ -72,6 +73,7 @@
<Name>blender</Name>
<RuntimeDependencies>
<Dependency>gmp</Dependency>
<Dependency>zstd</Dependency>
<Dependency>boost</Dependency>
<Dependency>openxr</Dependency>
<Dependency>pugixml</Dependency>