mirror of
https://github.com/electron/electron.git
synced 2026-01-26 07:48:08 -05:00
Move Linux pkg-config dependencies from atom-shell to brightray.
This commit is contained in:
4
atom.gyp
4
atom.gyp
@@ -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.
|
||||
|
||||
2
vendor/brightray
vendored
2
vendor/brightray
vendored
Submodule vendor/brightray updated: 313defa8a4...40ad83fb15
Reference in New Issue
Block a user