From cae9896d3e386eb3fa1d76d35179d9dc2b58d448 Mon Sep 17 00:00:00 2001 From: Mattia Verga Date: Sat, 19 Aug 2023 09:18:19 +0200 Subject: [PATCH] Try boost1.78 on ppc64le --- libreoffice.spec | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/libreoffice.spec b/libreoffice.spec index 5783f4f..e73d220 100644 --- a/libreoffice.spec +++ b/libreoffice.spec @@ -137,7 +137,11 @@ BuildRequires: zip BuildRequires: %{libo_python}-devel BuildRequires: %{libo_python}-setuptools BuildRequires: Box2D-devel +%ifarch ppc64le +BuildRequires: boost1.78-devel +%else BuildRequires: boost-devel +%endif BuildRequires: cups-devel BuildRequires: fontpackages-devel %if 0%{?fedora}