mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-08 21:00:05 +02:00
filezilla: adjust boost dependency (#9686)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user