mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
googlemaps_mini: explicit qmake version dependency.
This commit is contained in:
@@ -4,7 +4,7 @@ view, with location search"
|
||||
HOMEPAGE="https://github.com/mgermain-genymobile/GoogleMapQtWidget/"
|
||||
COPYRIGHT="2013 Morgan Germain"
|
||||
LICENSE="MIT"
|
||||
REVISION="3"
|
||||
REVISION="4"
|
||||
srcGitRev="3fefbef368430deda7bd26e2a875cca3db2126ce"
|
||||
SOURCE_URI="https://github.com/mgermain-genymobile/GoogleMapQtWidget/archive/$srcGitRev.tar.gz"
|
||||
CHECKSUM_SHA256="db4cf6b5c725ade4e8177af9288e7173c43a9e37b4429e0d06dd15f72c06fedf"
|
||||
@@ -44,7 +44,7 @@ BUILD_REQUIRES="
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:gcc$secondaryArchSuffix
|
||||
cmd:make
|
||||
cmd:qmake$secondaryArchSuffix
|
||||
cmd:qmake$secondaryArchSuffix >= 5
|
||||
"
|
||||
|
||||
BUILD()
|
||||
|
||||
Reference in New Issue
Block a user