From 9f3322c1e1aec7395f8e7c22b9daf3cff3f713dc Mon Sep 17 00:00:00 2001 From: Sergei Reznikov Date: Mon, 28 Jun 2021 22:53:17 +0300 Subject: [PATCH] libqxp: fix build --- app-text/libqxp/libqxp-0.0.2.recipe | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app-text/libqxp/libqxp-0.0.2.recipe b/app-text/libqxp/libqxp-0.0.2.recipe index 55184bf6a..204cb89d4 100644 --- a/app-text/libqxp/libqxp-0.0.2.recipe +++ b/app-text/libqxp/libqxp-0.0.2.recipe @@ -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="2" +REVISION="3" SOURCE_URI="http://dev-www.libreoffice.org/src/libqxp/libqxp-$portVersion.tar.xz" CHECKSUM_SHA256="e137b6b110120a52c98edd02ebdc4095ee08d0d5295a94316a981750095a945c" @@ -32,7 +32,7 @@ PROVIDES=" " REQUIRES=" haiku$secondaryArchSuffix - icu$secondaryArchSuffix + icu66$secondaryArchSuffix lib:libboost_system$secondaryArchSuffix lib:librevenge_0.0$secondaryArchSuffix " @@ -47,7 +47,7 @@ REQUIRES_devel=" BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel - icu${secondaryArchSuffix}_devel + icu66${secondaryArchSuffix}_devel devel:libboost_system$secondaryArchSuffix >= 1.69.0 devel:libcppunit$secondaryArchSuffix devel:librevenge_0.0$secondaryArchSuffix