mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-21 19:20:08 +02:00
Marble: specify qmake version.
This commit is contained in:
@@ -10,7 +10,7 @@ The user interface is clean, simple and easy to use."
|
||||
HOMEPAGE="https://marble.kde.org/"
|
||||
COPYRIGHT="2007-2018 by the authors of Marble Virtual Globe"
|
||||
LICENSE="GNU LGPL v2.1"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://github.com/KDE/marble/archive/v$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="5e9b354dbdbde81445abbb64206a38b0d2339872af882ce4f7dcb27c29365304"
|
||||
ADDITIONAL_FILES="marble.rdef.in"
|
||||
@@ -117,7 +117,7 @@ BUILD_REQUIRES="
|
||||
devel:libz$secondaryArchSuffix
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:qmake$secondaryArchSuffix
|
||||
cmd:qmake$secondaryArchSuffix >= 5
|
||||
cmd:make
|
||||
cmd:g++$secondaryArchSuffix
|
||||
cmd:perl
|
||||
|
||||
Reference in New Issue
Block a user