mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
caffe: update boost version
This commit is contained in:
@@ -5,7 +5,7 @@ Berkeley Vision and Learning Center (BVLC) and community contributors."
|
||||
HOMEPAGE="http://caffe.berkeleyvision.org/"
|
||||
COPYRIGHT="2014 Randolph Voorhies, Shane Grant"
|
||||
LICENSE="BSD (2-clause)"
|
||||
REVISION="8"
|
||||
REVISION="9"
|
||||
SOURCE_URI="https://github.com/BVLC/caffe/archive/$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="71d3c9eb8a183150f965a465824d01fe82826c22505f7aa314f700ace03fa77f"
|
||||
PATCHES="caffe-$portVersion.patchset"
|
||||
@@ -71,12 +71,12 @@ REQUIRES_devel="
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
devel:libboost_atomic$secondaryArchSuffix >= 1.69
|
||||
devel:libboost_chrono$secondaryArchSuffix
|
||||
devel:libboost_date_time$secondaryArchSuffix
|
||||
devel:libboost_filesystem$secondaryArchSuffix
|
||||
devel:libboost_system$secondaryArchSuffix
|
||||
devel:libboost_thread$secondaryArchSuffix
|
||||
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_system$secondaryArchSuffix >= 1.69.0
|
||||
devel:libboost_thread$secondaryArchSuffix >= 1.69.0
|
||||
devel:libgflags$secondaryArchSuffix
|
||||
devel:libglog$secondaryArchSuffix
|
||||
devel:libhdf5$secondaryArchSuffix
|
||||
|
||||
Reference in New Issue
Block a user