mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-08 21:00:05 +02:00
catchchallenger: fix build dependency
This commit is contained in:
@@ -3,7 +3,7 @@ DESCRIPTION="This game is a independent MMORPG or a single player game."
|
||||
HOMEPAGE="https://catchchallenger.first-world.info/"
|
||||
COPYRIGHT="2011-2019 BRULE Herman Jacques Roger (alpha_one_x86)"
|
||||
LICENSE="GNU GPL v3"
|
||||
REVISION="2"
|
||||
REVISION="3"
|
||||
srcGitRev="e645be9b0a8413e191f65795964bfb25184d7736"
|
||||
SOURCE_URI="https://github.com/alphaonex86/CatchChallenger/archive/$srcGitRev.zip"
|
||||
CHECKSUM_SHA256="66800467f554b6a72727ad612753759484228fa1e7775f61be4bfbca51654d5d"
|
||||
@@ -32,7 +32,7 @@ REQUIRES="
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
devel:libcrypto$secondaryArchSuffix >= 1.0.0
|
||||
devel:libcrypto$secondaryArchSuffix
|
||||
devel:libGL$secondaryArchSuffix
|
||||
devel:libQt5Core$secondaryArchSuffix
|
||||
devel:libQt5Gui$secondaryArchSuffix
|
||||
|
||||
Reference in New Issue
Block a user