[Notification] remove unused build dependency
authorpius.lee <pius.lee@samsung.com>
Wed, 28 Jan 2015 13:09:13 +0000 (22:09 +0900)
committerpius.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

index 02c4989d4fe2846a6e19eb6ff61d8816fe211c39..38cc5a29b3d1610492921b8fb263063b12d53a8e 100755 (executable)
@@ -17,9 +17,7 @@
         ['tizen == 1', {
           'variables': {
             'packages': [
-              'capi-system-device',
-              'notification',
-              'vconf',
+              'notification'
             ]
           },
         }],