Skip to content
Snippets Groups Projects
Commit 04cee45a authored by Adam J. Stewart's avatar Adam J. Stewart
Browse files

Skip webengine until webkit support is added

parent 2b0444b6
No related branches found
No related tags found
No related merge requests found
......@@ -196,6 +196,7 @@ def configure(self):
'-no-directfb',
'-qt-xcb',
'{0}-gtk'.format('' if '+gtk' in self.spec else '-no'),
'-skip', 'webengine',
*self.common_config_args)
def install(self, spec, prefix):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment