Do not link with libnotify

We are already loading it dynamically.
This commit is contained in:
Cheng Zhao 2016-05-17 20:26:19 +09:00
parent 616fa30019
commit 80cd5ae43b

View file

@ -1,7 +1,7 @@
{
'variables': {
# The libraries brightray will be compiled to.
'linux_system_libraries': 'gtk+-2.0 libnotify dbus-1 x11 xi xcursor xdamage xrandr xcomposite xext xfixes xrender xtst gconf-2.0 gmodule-2.0 nss'
'linux_system_libraries': 'gtk+-2.0 dbus-1 x11 xi xcursor xdamage xrandr xcomposite xext xfixes xrender xtst gconf-2.0 gmodule-2.0 nss'
},
'includes': [
'filenames.gypi',