summaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
author David Spencer2015-08-20 21:17:37 +0200
committer Willy Sudiarto Raharjo2016-01-17 03:40:16 +0100
commit472143c71c7aa2e0a5a0d1c3500093a04c157c24 (patch)
tree48fa1599e5c33661bb0cf7dc1c27c21e2a181c7f /graphics
parentcb2e8d5d73be1355a4ab160e45a6b42b19a592c7 (diff)
downloadslackbuilds-472143c71c7aa2e0a5a0d1c3500093a04c157c24.tar.gz
graphics/Blender: Update DEPS.
Signed-off-by: David Spencer <baildon.research@googlemail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'graphics')
-rw-r--r--graphics/Blender/Blender.info2
-rw-r--r--graphics/Blender/README.Slackware6
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).