From a114334e49a3d823579ffd33045e5837682323f345914c2c312c5695f4a38227 Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Mon, 22 Mar 2021 18:35:24 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/tellico?expand=0&rev=72 --- tellico.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tellico.spec b/tellico.spec index 74ba282..7bb417a 100644 --- a/tellico.spec +++ b/tellico.spec @@ -71,7 +71,7 @@ BuildRequires: cmake(Qt5Xml) BuildRequires: pkgconfig(libxml-2.0) Recommends: %{name}-lang = %{version} # QWebEngine is not available on ppc64 -%ifarch %{ix86} x86_64 %{arm} aarch64 mips mips64 +%ifnarch ppc ppc64 ppc64le BuildRequires: cmake(Qt5WebEngineWidgets) %else BuildRequires: cmake(KF5KHtml)