Merge pull request #11879 from electron/fix-gtk-deprecations
Fix GTK+ 3 deprecations
This commit is contained in:
commit
78ccfa0612
9 changed files with 107 additions and 117 deletions
|
@ -14,7 +14,7 @@ LINUX_DEPS = [
|
|||
'libdbus-1-dev',
|
||||
'libgconf2-dev',
|
||||
'libgnome-keyring-dev',
|
||||
'libgtk2.0-dev',
|
||||
'libgtk-3-dev',
|
||||
'libnotify-dev',
|
||||
'libnss3-dev',
|
||||
'libxtst-dev',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue