mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 20:20:06 +02:00
lyx: update boost version
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user