mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
kiwix_tools, force icu66 for build (#8600)
This commit is contained in:
@@ -7,7 +7,7 @@ DESCRIPTION="The Kiwix tools is a collection of Kiwix related command line tools
|
||||
HOMEPAGE="https://github.com/kiwix/kiwix-tools"
|
||||
COPYRIGHT="2022 Kiwix contributors"
|
||||
LICENSE="GNU GPL v3"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="$HOMEPAGE/archive/refs/tags/3.3.0.tar.gz"
|
||||
CHECKSUM_SHA256="15b318080d72373eeb584f2d1b1e4d932d1300191eb8ef919f2536a2e685b413"
|
||||
SOURCE_DIR="kiwix-tools-$portVersion"
|
||||
@@ -39,7 +39,7 @@ BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
devel:libcurl$secondaryArchSuffix
|
||||
devel:libgnutls$secondaryArchSuffix
|
||||
devel:libicui18n$secondaryArchSuffix
|
||||
devel:libicui18n$secondaryArchSuffix >= 66
|
||||
devel:libkiwix$secondaryArchSuffix
|
||||
devel:liblzma$secondaryArchSuffix
|
||||
devel:libmicrohttpd$secondaryArchSuffix
|
||||
|
||||
Reference in New Issue
Block a user