Linux: Fix build error related to GTK dependency version.
This commit is contained in:
parent
0dba8a1f29
commit
0488961250
|
@ -311,4 +311,9 @@ patches = [
|
||||||
# https://bitbucket.org/chromiumembedded/cef/issues/2220
|
# https://bitbucket.org/chromiumembedded/cef/issues/2220
|
||||||
'name': 'sandbox_2220',
|
'name': 'sandbox_2220',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
# Linux: Fix build errors related to dependency versions.
|
||||||
|
# https://chromium-review.googlesource.com/c/590271/
|
||||||
|
'name': 'linux_build',
|
||||||
|
},
|
||||||
]
|
]
|
||||||
|
|
Binary file not shown.
Loading…
Reference in New Issue