From 52403951beefb69974f37825002f0a180fb2a276 Mon Sep 17 00:00:00 2001 From: Richard Shaw Date: Feb 14 2020 01:01:52 +0000 Subject: OpenImageIO only available on some arches. --- diff --git a/OpenColorIO.spec b/OpenColorIO.spec index c411d27..94ac4da 100644 --- a/OpenColorIO.spec +++ b/OpenColorIO.spec @@ -41,7 +41,9 @@ BuildRequires: OpenEXR-devel # WARNING: OpenColorIO and OpenImageIO are cross dependent. # If an ABI incompatible update is done in one, the other also needs to be # rebuilt. +%ifarch x86_64 ppc64le BuildRequires: OpenImageIO-devel +%endif ####################### # Unbundled libraries #