diff --git a/media-libs/openimageio/openimageio2.5-2.5.12.0.recipe b/media-libs/openimageio/openimageio2.5-2.5.12.0.recipe index 668916528..df3c3723d 100644 --- a/media-libs/openimageio/openimageio2.5-2.5.12.0.recipe +++ b/media-libs/openimageio/openimageio2.5-2.5.12.0.recipe @@ -8,7 +8,7 @@ world, and is also incorporated into several commercial products." HOMEPAGE="https://github.com/OpenImageIO/" COPYRIGHT="2008-present Contributors to the OpenImageIO project." LICENSE="BSD (3-clause)" -REVISION="1" +REVISION="2" SOURCE_URI="$HOMEPAGE/oiio/archive/refs/tags/v$portVersion.tar.gz" CHECKSUM_SHA256="51ea3c309bad7381fd0d7ef793e93a72d8e0edaeff4ff329f4f21fb5de3d90bd" SOURCE_FILENAME="openimageio-$portVersion.tar.gz" @@ -100,7 +100,7 @@ BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel devel:libboost_system$secondaryArchSuffix >= 1.83.0 devel:libbz2$secondaryArchSuffix - devel:libcrypto$secondaryArchSuffix + devel:libcrypto$secondaryArchSuffix >= 3 devel:libdeflate$secondaryArchSuffix devel:libfreetype$secondaryArchSuffix devel:libfmt$secondaryArchSuffix @@ -117,7 +117,7 @@ BUILD_REQUIRES=" devel:libpng16$secondaryArchSuffix devel:libpugixml$secondaryArchSuffix devel:libraw$secondaryArchSuffix - devel:libssl$secondaryArchSuffix + devel:libssl$secondaryArchSuffix >= 3 devel:libtiff$secondaryArchSuffix devel:libwebp$secondaryArchSuffix devel:libz$secondaryArchSuffix @@ -126,7 +126,7 @@ BUILD_REQUIRES=" BUILD_PREREQUIRES=" cmd:cmake cmd:gcc$secondaryArchSuffix - cmd:git +# cmd:git cmd:ld$secondaryArchSuffix cmd:make cmd:pkg_config$secondaryArchSuffix