From 782ea34cfb21388c44e445d80ab8bed69cfc2ea223a83a5b44f60af974bf86b0 Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Tue, 23 Mar 2021 07:22:40 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/tellico?expand=0&rev=73 --- tellico.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tellico.spec b/tellico.spec index 7bb417a..c6f6e16 100644 --- a/tellico.spec +++ b/tellico.spec @@ -70,8 +70,8 @@ BuildRequires: cmake(Qt5Widgets) BuildRequires: cmake(Qt5Xml) BuildRequires: pkgconfig(libxml-2.0) Recommends: %{name}-lang = %{version} -# QWebEngine is not available on ppc64 -%ifnarch ppc ppc64 ppc64le +# QWebEngine is not available on ppc +%ifarch %{ix86} x86_64 %{arm} aarch64 mips mips64 BuildRequires: cmake(Qt5WebEngineWidgets) %else BuildRequires: cmake(KF5KHtml)