mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
snowman: explicit qmake version dependency.
This commit is contained in:
@@ -14,7 +14,7 @@ assembler code and the reconstructed program.
|
||||
HOMEPAGE="https://derevenets.com"
|
||||
COPYRIGHT="2010 Yegor Derevenets"
|
||||
LICENSE="GNU GPL v3"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://github.com/yegord/snowman/archive/v$portVersion.zip"
|
||||
CHECKSUM_SHA256="45a9bf4dd0805c1c42155b6c5ff1c86bb28273dbf1453e958cfeee3cec086bc0"
|
||||
|
||||
@@ -51,7 +51,7 @@ BUILD_PREREQUIRES="
|
||||
cmd:ld$secondaryArchSuffix
|
||||
cmd:make
|
||||
cmd:pkg_config$secondaryArchSuffix
|
||||
cmd:qmake$secondaryArchSuffix
|
||||
cmd:qmake$secondaryArchSuffix >= 5
|
||||
"
|
||||
|
||||
BUILD()
|
||||
|
||||
Reference in New Issue
Block a user