From 7e65b07eeab5c850cb79f5ce3229722ade2cd089 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Mon, 6 Mar 2023 12:28:00 +0100 Subject: [PATCH] ja2_stracciatella: versions go on the build requirements --- .../ja2_stracciatella/ja2_stracciatella-0.16.1.recipe | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/games-strategy/ja2_stracciatella/ja2_stracciatella-0.16.1.recipe b/games-strategy/ja2_stracciatella/ja2_stracciatella-0.16.1.recipe index 216edb483..fce10b3cc 100644 --- a/games-strategy/ja2_stracciatella/ja2_stracciatella-0.16.1.recipe +++ b/games-strategy/ja2_stracciatella/ja2_stracciatella-0.16.1.recipe @@ -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