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:
dbb9358
)
[Notification] remove unused build dependency
author
pius.lee
<pius.lee@samsung.com>
Wed, 28 Jan 2015 13:09:13 +0000
(22:09 +0900)
committer
pius.lee
<pius.lee@samsung.com>
Wed, 28 Jan 2015 13:15:58 +0000
(22:15 +0900)
Change-Id: If0360d2a13e7fa2bc2a28e1b798f89976f4ea041
Signed-off-by: pius.lee <pius.lee@samsung.com>
src/notification/notification.gyp
patch
|
blob
|
history
diff --git
a/src/notification/notification.gyp
b/src/notification/notification.gyp
index 02c4989d4fe2846a6e19eb6ff61d8816fe211c39..38cc5a29b3d1610492921b8fb263063b12d53a8e 100755
(executable)
--- a/
src/notification/notification.gyp
+++ b/
src/notification/notification.gyp
@@
-17,9
+17,7
@@
['tizen == 1', {
'variables': {
'packages': [
- 'capi-system-device',
- 'notification',
- 'vconf',
+ 'notification'
]
},
}],