From 9550a1b6b919fc084290827d8ceb6641ca99f9ef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Mon, 1 Mar 2021 23:11:10 +0100 Subject: [PATCH] blender: fix build version reqs --- media-gfx/blender/blender-2.79b.recipe | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/media-gfx/blender/blender-2.79b.recipe b/media-gfx/blender/blender-2.79b.recipe index fb61a1fe6..efee69358 100644 --- a/media-gfx/blender/blender-2.79b.recipe +++ b/media-gfx/blender/blender-2.79b.recipe @@ -93,14 +93,14 @@ BUILD_REQUIRES=" devel:libalembic$secondaryArchSuffix devel:libavcodec$secondaryArchSuffix devel:libavdevice$secondaryArchSuffix - devel:libboost_atomic$secondaryArchSuffix >= 1.69 - devel:libboost_chrono$secondaryArchSuffix >= 1.69 - devel:libboost_date_time$secondaryArchSuffix >= 1.69 - devel:libboost_filesystem$secondaryArchSuffix >= 1.69 - devel:libboost_locale$secondaryArchSuffix >= 1.69 - devel:libboost_regex$secondaryArchSuffix >= 1.69 - devel:libboost_system$secondaryArchSuffix >= 1.69 - devel:libboost_thread$secondaryArchSuffix >= 1.69 + devel:libboost_atomic$secondaryArchSuffix >= 1.69.0 + devel:libboost_chrono$secondaryArchSuffix >= 1.69.0 + devel:libboost_date_time$secondaryArchSuffix >= 1.69.0 + devel:libboost_filesystem$secondaryArchSuffix >= 1.69.0 + devel:libboost_locale$secondaryArchSuffix >= 1.69.0 + devel:libboost_regex$secondaryArchSuffix >= 1.69.0 + devel:libboost_system$secondaryArchSuffix >= 1.69.0 + devel:libboost_thread$secondaryArchSuffix >= 1.69.0 devel:libexecinfo$secondaryArchSuffix devel:libfftw3$secondaryArchSuffix devel:libfreetype$secondaryArchSuffix