From 0e9120a910ff83b2fd530dd25732bd806904025f Mon Sep 17 00:00:00 2001 From: "satorux@chromium.org" Date: Fri, 22 Jul 2011 16:57:30 +0000 Subject: [PATCH] Add libdbus dependency for Linux. This is the first patch for our own D-Bus client library. The D-Bus client code will be placed under 'dbus' on the top level directory More patches will follow. BUG=90036 TEST=try bot to make sure this won't break builds. Review URL: http://codereview.chromium.org/7467031 git-svn-id: http://src.chromium.org/svn/trunk/src/build@93658 4ff67af0-8c30-449e-8e8b-ad334ec8d88c --- linux/system.gyp | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/linux/system.gyp b/linux/system.gyp index d61ac62cb..b7f09e4c1 100644 --- a/linux/system.gyp +++ b/linux/system.gyp @@ -395,6 +395,24 @@ ], }, { + 'target_name': 'dbus', + 'type': 'settings', + 'direct_dependent_settings': { + 'cflags': [ + '