diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/Blender/Blender.info | 2 | ||||
-rw-r--r-- | graphics/Blender/README.Slackware | 6 |
2 files changed, 1 insertions, 7 deletions
diff --git a/graphics/Blender/Blender.info b/graphics/Blender/Blender.info index c6bfb662bd..9805c7c931 100644 --- a/graphics/Blender/Blender.info +++ b/graphics/Blender/Blender.info @@ -5,6 +5,6 @@ DOWNLOAD="http://mirror.cs.umn.edu/blender.org/source/blender-2.74.tar.gz" MD5SUM="488151953d69d63bedd8ed59f92daf3b" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="ffmpeg jack-audio-connection-kit opencollada openjpeg python-requests valgrind numpy3 SDL2 openimageio freealut" +REQUIRES="ffmpeg jack-audio-connection-kit opencollada python-requests valgrind numpy3 SDL2 openimageio freealut" MAINTAINER="Christoph Willing" EMAIL="chris.willing@iinet.net.au" diff --git a/graphics/Blender/README.Slackware b/graphics/Blender/README.Slackware index 1d819e7c3f..1f809b3299 100644 --- a/graphics/Blender/README.Slackware +++ b/graphics/Blender/README.Slackware @@ -72,9 +72,3 @@ dirac schroedinger openjpeg " 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. - -Due to the official versions of some software packages included in -Slackware 14.1, the most recent version of Blender that can be built from -the source code is Blender-2.74. Building more recent versions of -Blender would require replacement of at least the openexr and ilmbase -packages (both already updated in -current). |