Linux: Remove GTK build dependency (issue #2014)

This commit is contained in:
Marshall Greenblatt
2018-09-06 02:29:45 -07:00
parent a64237bcb0
commit e8e0f1f6c6
4 changed files with 198 additions and 11 deletions

View File

@@ -329,6 +329,11 @@ patches = [
# https://bitbucket.org/chromiumembedded/cef/issues/2256
'name': 'linux_build',
},
{
# Linux: Remove GTK build dependency.
# https://bitbucket.org/chromiumembedded/cef/issues/2014
'name': 'linux_gtk_2014',
},
{
# Changes necessary to support for chrome extensions:
# (a) Add a new ExtensionHost constructor that allows CEF to create the