From 4846f5e7733163d4c156f015057ed5f27364f0a7 Mon Sep 17 00:00:00 2001 From: miqlas <5569059+extrowerk@users.noreply.github.com> Date: Thu, 30 Nov 2017 11:59:02 +0100 Subject: [PATCH] Trying to get Blender built by builders. LLVM4 not available anymore --- media-gfx/blender/blender-2.79.recipe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-gfx/blender/blender-2.79.recipe b/media-gfx/blender/blender-2.79.recipe index 865f9ad48..7c889f70e 100644 --- a/media-gfx/blender/blender-2.79.recipe +++ b/media-gfx/blender/blender-2.79.recipe @@ -29,6 +29,7 @@ PROVIDES=" " REQUIRES=" haiku$secondaryArchSuffix + llvm$secondaryArchSuffix lib:libavcodec$secondaryArchSuffix lib:libboost_atomic$secondaryArchSuffix lib:libboost_chrono$secondaryArchSuffix @@ -57,7 +58,6 @@ REQUIRES=" lib:libilmthread_2_2$secondaryArchSuffix lib:libimath_2_2$secondaryArchSuffix lib:libjpeg$secondaryArchSuffix - lib:libllvm_4.0$secondaryArchSuffix lib:liblzma$secondaryArchSuffix lib:liblzo2$secondaryArchSuffix lib:libopenal$secondaryArchSuffix @@ -78,6 +78,7 @@ REQUIRES=" BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel + llvm$secondaryArchSuffix devel:eigen$secondaryArchSuffix devel:libavcodec$secondaryArchSuffix devel:libboost_atomic$secondaryArchSuffix @@ -106,7 +107,6 @@ BUILD_REQUIRES=" devel:libilmthread_2_2$secondaryArchSuffix devel:libimath_2_2$secondaryArchSuffix devel:libjpeg$secondaryArchSuffix - devel:libllvm_4.0$secondaryArchSuffix devel:liblzma$secondaryArchSuffix devel:liblzo2$secondaryArchSuffix devel:libopenal$secondaryArchSuffix