Christophe Marin 2021-03-23 07:22:40 +00:00 committed by Git OBS Bridge
parent a114334e49
commit 782ea34cfb

View File

@ -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)