From 068886411daaaa2caaf316151aefabc94a646803 Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Wed, 30 Oct 2019 22:08:04 +0100 Subject: [PATCH] openvdb: bump revision to build with newer boost. --- media-gfx/openvdb/openvdb-6.1.0.recipe | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/media-gfx/openvdb/openvdb-6.1.0.recipe b/media-gfx/openvdb/openvdb-6.1.0.recipe index 41e3781dd..7122a9750 100644 --- a/media-gfx/openvdb/openvdb-6.1.0.recipe +++ b/media-gfx/openvdb/openvdb-6.1.0.recipe @@ -5,7 +5,7 @@ time-varying, volumetric data discretized on a three-dimensional grid." HOMEPAGE="http://www.openvdb.org/" COPYRIGHT="2012-2018 DreamWorks Animation LLC" LICENSE="MPL v2.0" -REVISION="3" +REVISION="4" SOURCE_URI="https://github.com/AcademySoftwareFoundation/openvdb/archive/v$portVersion.tar.gz" CHECKSUM_SHA256="d8803214c245cf0ca14a2c30cd215b183147c03c888c59fc642f213f98b4d68f" @@ -58,9 +58,9 @@ REQUIRES_devel=" BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel devel:libblosc$secondaryArchSuffix - devel:libboost_iostreams$secondaryArchSuffix - devel:libboost_system$secondaryArchSuffix - devel:libboost_thread$secondaryArchSuffix + devel:libboost_iostreams$secondaryArchSuffix >= 1.69.0 + devel:libboost_system$secondaryArchSuffix >= 1.69.0 + devel:libboost_thread$secondaryArchSuffix >= 1.69.0 devel:libcppunit$secondaryArchSuffix devel:libHalf_2_4$secondaryArchSuffix devel:libtbb$secondaryArchSuffix