drop webkit support

bootstrap a build to avoid "moc parse error: qwebpage"
This commit is contained in:
Rex Dieter 2016-12-05 07:23:12 -06:00
parent 343c8fcf6d
commit eb4d3a420f
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
%if ! 0%{?bootstrap}
%define apidocs 1
%endif
%if 0%{?epel} || 0%{?fedora}
%if 0%{?epel} || 0%{?fedora} < 26
%define webkit 1
%endif
%if 0%{?fedora}