mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: blender: Update dependency on tbb.
* gnu/packages/graphics.scm (blender)[inputs]: Remove tbb; add onetbb. Merges guix/guix!5757 Change-Id: Icdf9396a0bfb5c8852d9107a04bd97c5d0a27e27
This commit is contained in:
@@ -718,6 +718,7 @@ typically encountered in feature film production.")
|
||||
libxi
|
||||
libxrender
|
||||
lzo
|
||||
onetbb
|
||||
openal
|
||||
opencolorio
|
||||
openexr
|
||||
@@ -728,7 +729,6 @@ typically encountered in feature film production.")
|
||||
pugixml
|
||||
python
|
||||
python-numpy-1
|
||||
tbb
|
||||
zlib
|
||||
`(,zstd "lib")))
|
||||
(home-page "https://www.blender.org/")
|
||||
|
||||
Reference in New Issue
Block a user