mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-21 19:20:08 +02:00
genio: fix 32bit build
This commit is contained in:
@@ -6,7 +6,7 @@ HOMEPAGE="https://github.com/Genio-The-Haiku-IDE/Genio/releases"
|
||||
COPYRIGHT="2022-2023 The Genio Team"
|
||||
LICENSE="BSD (3-clause)
|
||||
MIT"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://github.com/Genio-The-Haiku-IDE/Genio/archive/v2.tar.gz"
|
||||
CHECKSUM_SHA256="97e46dd5523702a4c7d91c68aee7806d4acab9a7b4b58fe4756429d00c101ffc"
|
||||
SOURCE_FILENAME="Genio-v2.tar.gz"
|
||||
@@ -21,7 +21,7 @@ PROVIDES="
|
||||
"
|
||||
REQUIRES="
|
||||
haiku${secondaryArchSuffix}
|
||||
gcc_syslibs${secondaryArchSuffix}_devel
|
||||
gcc${secondaryArchSuffix}_syslibs_devel
|
||||
llvm17${secondaryArchSuffix}_clang
|
||||
lib:libgit2$secondaryArchSuffix
|
||||
lib:libyaml_cpp$secondaryArchSuffix
|
||||
|
||||
Reference in New Issue
Block a user