bootstrap -doc here
since this is now a builddep for qt5-qtdeclarative
This commit is contained in:
parent
e47070b8e4
commit
b2025a3fbe
@ -3,7 +3,12 @@
|
||||
|
||||
# define to build docs, need to undef this for bootstrapping
|
||||
# where qt5-qttools builds are not yet available
|
||||
# only primary archs (for now), allow secondary to bootstrap
|
||||
%if 0%{?rhel} < 7
|
||||
%ifarch %{arm} %{ix86} x86_64
|
||||
%define docs 1
|
||||
%endif
|
||||
%endif
|
||||
|
||||
Summary: Qt5 - QtXmlPatterns component
|
||||
Name: qt5-%{qt_module}
|
||||
|
Loading…
Reference in New Issue
Block a user