Add dependency for icu-i18n sandbox/chanleebf/armoring
authorChan Lee <chan45.lee@samsung.com>
Wed, 17 Jan 2018 01:50:48 +0000 (10:50 +0900)
committerChan Lee <chan45.lee@samsung.com>
Wed, 17 Jan 2018 01:51:01 +0000 (10:51 +0900)
Change-Id: I3619ffb78b88d24e7af6b4f10cbb64ca95f38cb3
Signed-off-by: Chan Lee <chan45.lee@samsung.com>
src/contact/contact.gyp

index 9576bf04269f70d5a22b94cd99bb822f2e570734..fdb10c93cdc4713901cf6ce465c892604cd69caa 100644 (file)
@@ -9,6 +9,11 @@
       'dependencies': [
         '../common/common.gyp:tizen_common',
       ],
+      'variables': {
+        'packages': [
+          'icu-i18n',
+        ],
+      },
       'sources': [
         'contact_api.js',
         'contact_extension.cc',