1
0
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:
Cayetano Santos
2026-01-24 09:41:36 +01:00
parent a09f05a594
commit 2a9f3971cf

View File

@@ -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/")