From 8cae95c71d15517b8a803350fa65c3f6e80bb9c3 Mon Sep 17 00:00:00 2001 From: Sergei Reznikov Date: Thu, 31 Oct 2019 01:49:48 +0300 Subject: [PATCH] libepubgen: build with newer boost --- app-text/libepubgen/libepubgen-0.1.1.recipe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-text/libepubgen/libepubgen-0.1.1.recipe b/app-text/libepubgen/libepubgen-0.1.1.recipe index ef731f38d..1758e6a07 100644 --- a/app-text/libepubgen/libepubgen-0.1.1.recipe +++ b/app-text/libepubgen/libepubgen-0.1.1.recipe @@ -5,7 +5,7 @@ way--presentation and vector drawing interfaces." HOMEPAGE="https://sourceforge.net/projects/libepubgen/" COPYRIGHT="2014-2018 David Tardon" LICENSE="MPL v2.0" -REVISION="1" +REVISION="2" SOURCE_URI="https://downloads.sourceforge.net/libepubgen/libepubgen-$portVersion.tar.xz" CHECKSUM_SHA256="03e084b994cbeffc8c3dd13303b2cb805f44d8f2c3b79f7690d7e3fc7f6215ad" @@ -38,7 +38,7 @@ REQUIRES_devel=" BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel - devel:libboost_system$secondaryArchSuffix + devel:libboost_system$secondaryArchSuffix >= 1.69.0 devel:libcppunit$secondaryArchSuffix devel:librevenge_0.0$secondaryArchSuffix devel:librevenge_generators_0.0$secondaryArchSuffix