From: pius.lee Date: Wed, 28 Jan 2015 13:09:13 +0000 (+0900) Subject: [Notification] remove unused build dependency X-Git-Tag: submit/tizen_tv/20150603.064601~1^2~548 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=9e6b5d9b9294287e3033fa606cc81185b9284ed2;p=platform%2Fcore%2Fapi%2Fwebapi-plugins.git [Notification] remove unused build dependency Change-Id: If0360d2a13e7fa2bc2a28e1b798f89976f4ea041 Signed-off-by: pius.lee --- diff --git a/src/notification/notification.gyp b/src/notification/notification.gyp index 02c4989d..38cc5a29 100755 --- a/src/notification/notification.gyp +++ b/src/notification/notification.gyp @@ -17,9 +17,7 @@ ['tizen == 1', { 'variables': { 'packages': [ - 'capi-system-device', - 'notification', - 'vconf', + 'notification' ] }, }],