mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
glogg: Use Boost 1.70 (#7908)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user