glogg: Use Boost 1.70 (#7908)

This commit is contained in:
robxnano
2023-03-06 10:41:28 +00:00
committed by GitHub
parent de03049585
commit b0bf3a8296

View File

@@ -6,7 +6,7 @@ combination of grep and less."
HOMEPAGE="http://glogg.bonnefon.org"
COPYRIGHT="2009-2017 Nicolas Bonnefon and other contributors"
LICENSE="GNU GPL v3"
REVISION="1"
REVISION="2"
SOURCE_URI="https://github.com/nickbnf/glogg/archive/v$portVersion.tar.gz"
CHECKSUM_SHA256="1226b726317f42a52caa708852d40f59665dbc7d96e2520aff7640c373c67ce8"
SOURCE_FILENAME="glogg.$portVersion.tar.gz"
@@ -31,7 +31,7 @@ REQUIRES="
BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel
devel:libboost_program_options$secondaryArchSuffix
devel:libboost_program_options$secondaryArchSuffix >= 1.70.0
devel:libQt5Gui$secondaryArchSuffix
devel:libQt5Network$secondaryArchSuffix
devel:libQt5Core$secondaryArchSuffix