ja2_stracciatella: versions go on the build requirements

This commit is contained in:
Jérôme Duval
2023-03-06 12:28:00 +01:00
committed by GitHub
parent d4172bf53b
commit 7e65b07eea

View File

@@ -27,16 +27,16 @@ PROVIDES="
"
REQUIRES="
haiku$secondaryArchSuffix
lib:libboost_filesystem$secondaryArchSuffix >= 1.70.0
lib:libboost_system$secondaryArchSuffix >= 1.70.0
lib:libboost_filesystem$secondaryArchSuffix
lib:libboost_system$secondaryArchSuffix
lib:libSDL2_2.0$secondaryArchSuffix
lib:libz$secondaryArchSuffix
"
BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel
devel:libboost_filesystem$secondaryArchSuffix
devel:libboost_system$secondaryArchSuffix
devel:libboost_filesystem$secondaryArchSuffix >= 1.70.0
devel:libboost_system$secondaryArchSuffix >= 1.70.0
devel:libgl$secondaryArchSuffix
devel:libSDL2_2.0$secondaryArchSuffix
devel:libz$secondaryArchSuffix