mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
fuel, add missing cmd lrelease (#4463)
This commit is contained in:
@@ -5,7 +5,7 @@ Unix including Linux and FreeBSD."
|
||||
HOMEPAGE="https://fuel-scm.org/fossil/home/"
|
||||
COPYRIGHT="2018 Kostas Karanikolas"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://fuel-scm.org/files/releases/fuel-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="4e463cb9f3cf9c31c7ae95ce76b558502c0b07e1dd4109da714997f0dc9a65db"
|
||||
PATCHES="fuel-$portVersion.patchset"
|
||||
@@ -53,6 +53,7 @@ BUILD_REQUIRES="
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:gcc$secondaryArchSuffix
|
||||
cmd:ld$secondaryArchSuffix
|
||||
cmd:lrelease$secondaryArchSuffix >= 5
|
||||
cmd:make
|
||||
cmd:pkg_config$secondaryArchSuffix
|
||||
cmd:qmake$secondaryArchSuffix >= 5
|
||||
|
||||
Reference in New Issue
Block a user