libzmf: Use Boost 1.70 (#7912)

This commit is contained in:
robxnano
2023-03-05 09:19:49 +00:00
committed by GitHub
parent 1f50c669a1
commit a9f5b1f770

View File

@@ -6,7 +6,7 @@ HOMEPAGE="https://wiki.documentfoundation.org/DLP/Libraries/libzmf"
COPYRIGHT="2013-2017 David Tardon
2016 Aleksas Pantechovskis"
LICENSE="MPL v2.0"
REVISION="5"
REVISION="6"
SOURCE_URI="https://dev-www.libreoffice.org/src/libzmf/libzmf-$portVersion.tar.xz"
CHECKSUM_SHA256="27051a30cb057fdb5d5de65a1f165c7153dc76e27fe62251cbb86639eb2caf22"
@@ -39,8 +39,8 @@ REQUIRES_devel="
BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel
devel:libboost_math_c99$secondaryArchSuffix >= 1.57.0
devel:libboost_system$secondaryArchSuffix >= 1.57.0
devel:libboost_math_c99$secondaryArchSuffix >= 1.70.0
devel:libboost_system$secondaryArchSuffix >= 1.70.0
devel:libcppunit$secondaryArchSuffix
devel:libicui18n$secondaryArchSuffix >= 66
devel:libpng16$secondaryArchSuffix