omit webengine support on f30+ for now
qtwebengine currently FTBFS
This commit is contained in:
parent
08c45c2b24
commit
9b876c8d84
@ -7,7 +7,7 @@
|
|||||||
|
|
||||||
# enable/disable individual modules
|
# enable/disable individual modules
|
||||||
# drop power64, it's not supported yet (than)
|
# drop power64, it's not supported yet (than)
|
||||||
%if 0%{?fedora} || 0%{?rhel} > 7
|
%if 0%{?fedora} && 0%{?fedora} < 30
|
||||||
%ifarch %{?qt5_qtwebengine_arches}%{?!qt5_qtwebengine_arches:%{ix86} x86_64 %{arm} aarch64 mips mipsel mips64el}
|
%ifarch %{?qt5_qtwebengine_arches}%{?!qt5_qtwebengine_arches:%{ix86} x86_64 %{arm} aarch64 mips mipsel mips64el}
|
||||||
%global webengine 1
|
%global webengine 1
|
||||||
%endif
|
%endif
|
||||||
|
Loading…
Reference in New Issue
Block a user