diff options
-rw-r--r-- | graphics/Blender/README.Slackware | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/graphics/Blender/README.Slackware b/graphics/Blender/README.Slackware index 1f809b3299..7eed585509 100644 --- a/graphics/Blender/README.Slackware +++ b/graphics/Blender/README.Slackware @@ -8,17 +8,14 @@ of Blender.info results in the following basic build order: libraries/opencv graphics/opencollada libraries/OpenAL - libraries/openjpeg python/python3 python/python-requests development/valgrind - libraries/LibRaw libraries/libwebp development/numpy3 development/SDL2 graphics/opencolorio graphics/openimageio - libraries/jemalloc libraries/freealut graphics/Blender @@ -65,10 +62,10 @@ opencv build process. features by preinstalling some other packages e.g. REQUIRES="lame x264 speex libbluray xvidcore OpenAL libmodplug frei0r libdc1394 libavc1394 -libiec61883 ladspa_sdk gsm rtmpdump libvpx libva twolame celt faac -dirac schroedinger openjpeg " +libiec61883 ladspa_sdk gsm rtmpdump libva twolame celt faac dirac schroedinger" 3. the numpy SlackBuild at SBo does not build the python3 modules which are needed to be useful for any numpy-related python scripting in blender. It is therefore numpy3 which is the prerequisite for this build of blender. + |