mirror of
https://github.com/electron/electron.git
synced 2026-01-10 07:58:08 -05:00
replace gtk2 with gtk3 in cibuild script
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user