projects
/
platform
/
core
/
api
/
webapi-plugins.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e9be1f6
)
Add dependency for icu-i18n
sandbox/chanleebf/armoring
author
Chan Lee
<chan45.lee@samsung.com>
Wed, 17 Jan 2018 01:50:48 +0000
(10:50 +0900)
committer
Chan 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
patch
|
blob
|
history
diff --git
a/src/contact/contact.gyp
b/src/contact/contact.gyp
index 9576bf04269f70d5a22b94cd99bb822f2e570734..fdb10c93cdc4713901cf6ce465c892604cd69caa 100644
(file)
--- a/
src/contact/contact.gyp
+++ b/
src/contact/contact.gyp
@@
-9,6
+9,11
@@
'dependencies': [
'../common/common.gyp:tizen_common',
],
+ 'variables': {
+ 'packages': [
+ 'icu-i18n',
+ ],
+ },
'sources': [
'contact_api.js',
'contact_extension.cc',