filezilla: adjust boost dependency (#9686)

This commit is contained in:
davidkaroly
2023-10-25 20:21:15 +02:00
committed by GitHub
parent c5fbcc9adc
commit 212a0d35ba

View File

@@ -6,7 +6,7 @@ HOMEPAGE="https://filezilla-project.org/"
COPYRIGHT="2015-2023 Tim Kosse"
LICENSE="GNU GPL v2"
REVISION="1"
REVISION="2"
SOURCE_URI="https://download.filezilla-project.org/client/FileZilla_${portVersion}_src.tar.xz"
CHECKSUM_SHA256="d2bce4dbaa80fe035836db19441e90befcbabdef5556e9a4b3d4dd233638bdea"
PATCHES="filezilla-$portVersion.patchset"
@@ -52,7 +52,7 @@ BUILD_REQUIRES="
wxgtk${secondaryArchSuffix}_devel
xdg_utils
xz_utils${secondaryArchSuffix}_devel
devel:libboost_regex$secondaryArchSuffix
devel:libboost_regex$secondaryArchSuffix >= 1.83.0
devel:libfilezilla$secondaryArchSuffix
devel:libgnutls$secondaryArchSuffix
devel:libiconv$secondaryArchSuffix