bootstrap -doc here

since this is now a builddep for qt5-qtdeclarative
This commit is contained in:
Rex Dieter 2014-01-13 14:45:14 -06:00
parent e47070b8e4
commit b2025a3fbe

View File

@ -3,7 +3,12 @@
# define to build docs, need to undef this for bootstrapping # define to build docs, need to undef this for bootstrapping
# where qt5-qttools builds are not yet available # 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 %define docs 1
%endif
%endif
Summary: Qt5 - QtXmlPatterns component Summary: Qt5 - QtXmlPatterns component
Name: qt5-%{qt_module} Name: qt5-%{qt_module}