From 33cb3d78ca2864fc3059577a15fcf60a0df02365 Mon Sep 17 00:00:00 2001 From: Youngsoo Choi Date: Fri, 3 Nov 2017 14:36:12 +0900 Subject: [PATCH] [Tizen] Remove dependency of elocation It's only needed for desktop build. Change-Id: Ia9396819cb92575c6c9d714ce7998e515fc7fdd7 Signed-off-by: Youngsoo Choi --- efl/build/system.gyp | 30 +++++++++++++++++------------- electron.gyp | 1 - packaging/electron-efl.spec | 1 - 3 files changed, 17 insertions(+), 15 deletions(-) diff --git a/efl/build/system.gyp b/efl/build/system.gyp index 2461986..35d3ec6 100644 --- a/efl/build/system.gyp +++ b/efl/build/system.gyp @@ -31,19 +31,23 @@ { 'target_name': 'elocation', 'type': 'none', - 'direct_dependent_settings': { - 'cflags': [ - '= 56.0.0, pkgconfig(chromium-efl) < 57.0 BuildRequires: pkgconfig(dbus-glib-1) BuildRequires: pkgconfig(ecore-evas) BuildRequires: pkgconfig(elementary) -BuildRequires: pkgconfig(elocation) BuildRequires: pkgconfig(evas) BuildRequires: pkgconfig(expat) BuildRequires: pkgconfig(gmodule-2.0) -- 2.7.4