diff options
-rw-r--r-- | graphics/Blender/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/graphics/Blender/README b/graphics/Blender/README index 2cefbda47dc1..e58e052d1988 100644 --- a/graphics/Blender/README +++ b/graphics/Blender/README @@ -22,5 +22,9 @@ support for it. It may be disabled by passing EMBREE=no when building: Note for 32-bit users: embree is 64-bit only, and can't be built on 32-bit Slackware. +This SlackBuild builds Blender from source code. For Slackware 15.0, +due to its Python 3 version of 3.9.17, the Blender version to be built +is restricted to version 3.3.5. + See also: graphics/blender (note, lowercase B), which repackages the official Blender x86_64 release binary. |