Move Linux pkg-config dependencies from atom-shell to brightray.

This commit is contained in:
Ryan Prichard
2014-11-24 03:27:24 -08:00
parent 84fcfd1fac
commit 73ee24bd98
2 changed files with 1 additions and 5 deletions

View File

@@ -587,10 +587,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.