Merge pull request #860 from rprichard/master

Move Linux pkg-config dependencies from atom-shell to brightray.
This commit is contained in:
Cheng Zhao
2014-11-25 21:23:49 +08:00
2 changed files with 1 additions and 5 deletions

View File

@@ -589,10 +589,6 @@
'-rpath \$$ORIGIN',
# Make native module dynamic loading work.
'-rdynamic',
'<!@(pkg-config --libs-only-L --libs-only-other dbus-1 x11 xrandr xext gconf-2.0)',
],
'libraries': [
'<!@(pkg-config --libs-only-l dbus-1 x11 xrandr xext gconf-2.0)',
],
},
# Required settings of using breakpad.