graphics/Blender: Fixup README.Slackware a bit

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
Robby Workman 2016-01-08 22:23:31 -06:00 committed by Willy Sudiarto Raharjo
parent 66cd146914
commit a7f54d3c55

View file

@ -8,17 +8,14 @@ of Blender.info results in the following basic build order:
libraries/opencv libraries/opencv
graphics/opencollada graphics/opencollada
libraries/OpenAL libraries/OpenAL
libraries/openjpeg
python/python3 python/python3
python/python-requests python/python-requests
development/valgrind development/valgrind
libraries/LibRaw
libraries/libwebp libraries/libwebp
development/numpy3 development/numpy3
development/SDL2 development/SDL2
graphics/opencolorio graphics/opencolorio
graphics/openimageio graphics/openimageio
libraries/jemalloc
libraries/freealut libraries/freealut
graphics/Blender graphics/Blender
@ -65,10 +62,10 @@ opencv build process.
features by preinstalling some other packages e.g. features by preinstalling some other packages e.g.
REQUIRES="lame x264 REQUIRES="lame x264
speex libbluray xvidcore OpenAL libmodplug frei0r libdc1394 libavc1394 speex libbluray xvidcore OpenAL libmodplug frei0r libdc1394 libavc1394
libiec61883 ladspa_sdk gsm rtmpdump libvpx libva twolame celt faac libiec61883 ladspa_sdk gsm rtmpdump libva twolame celt faac dirac schroedinger"
dirac schroedinger openjpeg "
3. the numpy SlackBuild at SBo does not build the python3 modules 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 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 blender. It is therefore numpy3 which is the prerequisite for this build
of blender. of blender.