Skip to content

Commit

Permalink
Revert "[build] Fix build on x11 based systems"
Browse files Browse the repository at this point in the history
This reverts commit 60cf441.

This is not needed anymore, the WebPluginProcess is disabled
by 59826be
  • Loading branch information
faenil committed Apr 8, 2016
1 parent f0827d7 commit 60c54af
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions rpm/qtwebkit5.spec
Expand Up @@ -179,11 +179,7 @@ qmake -qt=5 CONFIG+=release CONFIG-=debug \
WEBKIT_CONFIG-=svg \
WEBKIT_CONFIG-=inspector \
WEBKIT_CONFIG-=fullscreen_api \
%if %{with X11}
WEBKIT_CONFIG+=netscape_plugin_api \
%else
WEBKIT_CONFIG-=netscape_plugin_api \
%endif
WEBKIT_CONFIG-=build_qttestsupport

make %{?jobs:-j%jobs}
Expand Down

0 comments on commit 60c54af

Please sign in to comment.