diff options
| -rw-r--r-- | gnu/packages/graphics.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/graphics.scm b/gnu/packages/graphics.scm index a3635e28634..c936daecd0f 100644 --- a/gnu/packages/graphics.scm +++ b/gnu/packages/graphics.scm @@ -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/") |
