libqxp: build with newer boost

This commit is contained in:
Sergei Reznikov
2019-10-31 01:52:06 +03:00
parent 8ffd795633
commit 4a1e19b63f

View File

@@ -5,7 +5,7 @@ documents. Currently it only understands documents created by QuarkXPress \
HOMEPAGE="https://wiki.documentfoundation.org/DLP/Libraries/libqxp"
COPYRIGHT="2017-2018 David Tardon, Aleksas Pantechovski"
LICENSE="MPL v2.0"
REVISION="1"
REVISION="2"
SOURCE_URI="http://dev-www.libreoffice.org/src/libqxp/libqxp-$portVersion.tar.xz"
CHECKSUM_SHA256="e137b6b110120a52c98edd02ebdc4095ee08d0d5295a94316a981750095a945c"
@@ -48,7 +48,7 @@ REQUIRES_devel="
BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel
icu${secondaryArchSuffix}_devel
devel:libboost_system$secondaryArchSuffix
devel:libboost_system$secondaryArchSuffix >= 1.69.0
devel:libcppunit$secondaryArchSuffix
devel:librevenge_0.0$secondaryArchSuffix
"