lyx: update boost version

This commit is contained in:
Jérôme Duval
2021-10-06 07:58:34 +02:00
committed by GitHub
parent 10ef9c3e33
commit 8a9f7b5353

View File

@@ -15,12 +15,12 @@ cross-referenced PDF, just as readily produced - looks like nothing else."
HOMEPAGE="http://www.lyx.org"
COPYRIGHT="the lyx community"
LICENSE="GNU GPL v2"
REVISION="1"
REVISION="2"
SOURCE_URI="ftp://ftp.lyx.org/pub/lyx/stable/2.3.x/lyx-$portVersion.tar.gz"
CHECKSUM_SHA256="6cd22594f2dc1e7c4860a97e3340513ab7a82899cd5e824bbaa2a147aa122932"
ADDITIONAL_FILES="lyx.rdef.in"
ARCHITECTURES="all ?x86_gcc2"
ARCHITECTURES="all !x86_gcc2"
SECONDARY_ARCHITECTURES="x86"
PROVIDES="
@@ -42,7 +42,7 @@ REQUIRES="
BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel
devel:libboost_system$secondaryArchSuffix >= 1.69
devel:libboost_system$secondaryArchSuffix >= 1.69.0
devel:libiconv$secondaryArchSuffix
devel:libQt5Concurrent$secondaryArchSuffix
devel:libQt5Core$secondaryArchSuffix