googlemaps_mini: explicit qmake version dependency.

This commit is contained in:
Jérôme Duval
2018-09-13 13:54:05 +02:00
committed by GitHub
parent 9cf207826e
commit 0210be5aff

View File

@@ -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()