From 1efffa0bc2b833323ad8f4569ca3acd45f5220ae Mon Sep 17 00:00:00 2001 From: Gerasim Troeglazov <3dEyes@gmail.com> Date: Sat, 11 Jan 2020 19:55:54 +1000 Subject: [PATCH] libtorrent-rasterbar: specify boost version --- .../libtorrent_rasterbar-1.2.3.recipe | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/net-libs/libtorrent-rasterbar/libtorrent_rasterbar-1.2.3.recipe b/net-libs/libtorrent-rasterbar/libtorrent_rasterbar-1.2.3.recipe index 43394e698..97a46847b 100644 --- a/net-libs/libtorrent-rasterbar/libtorrent_rasterbar-1.2.3.recipe +++ b/net-libs/libtorrent-rasterbar/libtorrent_rasterbar-1.2.3.recipe @@ -28,7 +28,7 @@ COPYRIGHT="2003-2019 Arvid Norberg Peter Koeleman Reimond Retz" LICENSE="BSD (2-clause)" -REVISION="1" +REVISION="2" SOURCE_URI="https://github.com/arvidn/libtorrent/releases/download/libtorrent-${portVersion//./_}/libtorrent-rasterbar-$portVersion.tar.gz" CHECKSUM_SHA256="1582fdbbd0449bcfe4ffae2ccb9e5bf0577459a32bb25604e01accb847da1a2d" SOURCE_DIR="libtorrent-rasterbar-$portVersion" @@ -64,9 +64,9 @@ REQUIRES_devel=" BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel - devel:libboost_chrono$secondaryArchSuffix - devel:libboost_random$secondaryArchSuffix - devel:libboost_system$secondaryArchSuffix + devel:libboost_chrono$secondaryArchSuffix >= 1.69 + devel:libboost_random$secondaryArchSuffix >= 1.69 + devel:libboost_system$secondaryArchSuffix >= 1.69 devel:libiconv$secondaryArchSuffix devel:libssl$secondaryArchSuffix >= 1.0.0 "