mirror of
https://github.com/electron/electron.git
synced 2026-01-28 00:38:35 -05:00
Link with nss
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
'variables': {
|
||||
# The libraries brightray will be compiled to.
|
||||
'linux_system_libraries': 'gtk+-2.0 libnotify dbus-1 x11 xrandr xext gconf-2.0 gmodule-2.0'
|
||||
'linux_system_libraries': 'gtk+-2.0 libnotify dbus-1 x11 xrandr xext gconf-2.0 gmodule-2.0 nss'
|
||||
},
|
||||
'includes': [
|
||||
'filenames.gypi',
|
||||
|
||||
Reference in New Issue
Block a user