From 593dce23a5cfc956b6780c6d5d3f84c14ae38df4 Mon Sep 17 00:00:00 2001 From: Cheng Zhao Date: Tue, 21 Oct 2014 12:07:10 +0800 Subject: [PATCH] Link with dbus --- atom.gyp | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/atom.gyp b/atom.gyp index 19e241c3ca9a..63f7e711cfe9 100644 --- a/atom.gyp +++ b/atom.gyp @@ -561,6 +561,10 @@ '-rpath \$$ORIGIN', # Make native module dynamic loading work. '-rdynamic', + '