mirror of
https://github.com/yann64/haikuports.git
synced 2026-03-19 01:46:00 +01:00
Updating the recipe to the correct values
This commit is contained in:
committed by
Gerasim Troeglazov
parent
2e873b6b69
commit
db95dc1970
@@ -20,8 +20,8 @@ PATCHES="
|
||||
haiku-dont-override-time_r.patch
|
||||
"
|
||||
|
||||
ARCHITECTURES="x86 x86_64 !x86_gcc2"
|
||||
SECONDARY_ARCHITECTURES="x86 x86_64"
|
||||
ARCHITECTURES="all !x86_gcc2"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
PROVIDES="
|
||||
guitar$secondaryArchSuffix = $portVersion
|
||||
@@ -30,7 +30,7 @@ PROVIDES="
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
cmd:git
|
||||
openssl3
|
||||
lib:libcrypto$secondaryArchSuffix
|
||||
lib:libGL$secondaryArchSuffix
|
||||
lib:libQt5Core$secondaryArchSuffix
|
||||
lib:libQt5Gui$secondaryArchSuffix
|
||||
@@ -43,7 +43,7 @@ REQUIRES="
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
openssl3_devel
|
||||
devel:libcrypto$secondaryArchSuffix >= 3
|
||||
devel:libGL$secondaryArchSuffix
|
||||
devel:libQt5Core$secondaryArchSuffix
|
||||
devel:libQt5Gui$secondaryArchSuffix
|
||||
|
||||
Reference in New Issue
Block a user