[Common] Changed configuration for common profile build
[platform/core/api/webapi-plugins.git] / src / application / application.gyp
index 7a222ba..e56673e 100644 (file)
             ]
           },
         }],
+        ['extension_host_os == "mobile" or extension_host_os == "wearable" or extension_host_os == "common"', {
+          'variables': {
+            'packages': [
+              'capi-context',
+            ]
+          }
+        }],
       ],
     },
   ],