diff --git a/sci-mathematics/cgal/cgal-4.13.recipe b/sci-mathematics/cgal/cgal-4.13.recipe index 8a74d8331..692f07899 100644 --- a/sci-mathematics/cgal/cgal-4.13.recipe +++ b/sci-mathematics/cgal/cgal-4.13.recipe @@ -23,7 +23,7 @@ LICENSE="GNU GPL v3 GNU LGPL v3 Boost v1.0 MIT" -REVISION="1" +REVISION="2" SOURCE_URI="https://github.com/CGAL/cgal/archive/releases/CGAL-$portVersion.tar.gz" CHECKSUM_SHA256="c4912a00e99f29ee37cac1d780d115a048743370b9329a2cca839ffb392f3516" SOURCE_DIR="cgal-releases-CGAL-$portVersion" @@ -83,11 +83,11 @@ REQUIRES_devel=" BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel devel:eigen$secondaryArchSuffix - devel:libboost_atomic$secondaryArchSuffix - devel:libboost_chrono$secondaryArchSuffix - devel:libboost_date_time$secondaryArchSuffix - devel:libboost_system$secondaryArchSuffix - devel:libboost_thread$secondaryArchSuffix + devel:libboost_atomic$secondaryArchSuffix >= 1.70.0 + devel:libboost_chrono$secondaryArchSuffix >= 1.70.0 + devel:libboost_date_time$secondaryArchSuffix >= 1.70.0 + devel:libboost_system$secondaryArchSuffix >= 1.70.0 + devel:libboost_thread$secondaryArchSuffix >= 1.70.0 devel:libGL$secondaryArchSuffix devel:libgmp$secondaryArchSuffix devel:libmpfr$secondaryArchSuffix