support qt5_qtwebengine_arches

epel9
Rex Dieter 8 years ago
parent 3aa18b2ce0
commit 897f39a0a7

@ -58,6 +58,10 @@ BuildRequires: qt5-qtsvg-devel
%if 0%{?fedora} > 24 %if 0%{?fedora} > 24
%global htmlthumbnail 1 %global htmlthumbnail 1
BuildRequires: qt5-qtwebengine-devel >= 5.7 BuildRequires: qt5-qtwebengine-devel >= 5.7
# work around possibly missing macro
%{!?qt5_qtwebengine_arches:%global qt5_qtwebengine_arches %{ix86} x86_64 %{arm} aarch64 mips mipsel mips64el}
# handled by qt5-srpm-macros, which defines %%qt5_qtwebengine_arches
%{?qt5_qtwebengine_arches:ExclusiveArch: %{qt5_qtwebengine_arches}}
%endif %endif
%if 0%{?tests} %if 0%{?tests}

Loading…
Cancel
Save