remove nfc from build
authorCorentin Lecouvey <corentin.lecouvey@open.eurogiciel.org>
Wed, 13 Aug 2014 10:16:45 +0000 (12:16 +0200)
committerCorentin Lecouvey <corentin.lecouvey@open.eurogiciel.org>
Thu, 14 Aug 2014 15:51:46 +0000 (17:51 +0200)
nfc stack has a dependency on libbluetooth-api.so.1
which is not compliant with NTB.

Change-Id: Id782b90ec074b83b225cf44ba0373b38b4fc3aa9

packaging/tizen-extensions-crosswalk.spec
tizen-wrt.gyp

index d729ad1..7027c9f 100644 (file)
@@ -31,7 +31,7 @@ BuildRequires: pkgconfig(capi-appfw-app-manager)
 BuildRequires: pkgconfig(capi-appfw-package-manager)
 BuildRequires: bluetooth-frwk-devel
 BuildRequires: pkgconfig(capi-network-connection)
-BuildRequires: pkgconfig(capi-network-nfc)
+BuildRequires: pkgconfig(capi-network-nfc)
 BuildRequires: pkgconfig(capi-system-device)
 BuildRequires: pkgconfig(capi-system-info)
 BuildRequires: pkgconfig(capi-system-power)
index 03f2ed4..8835fb6 100644 (file)
@@ -32,7 +32,7 @@
             'download/download.gyp:*',
             'filesystem/filesystem.gyp:*',
             'messageport/messageport.gyp:*',
-            'nfc/nfc.gyp:*',
+#            'nfc/nfc.gyp:*',
           ],
         }],
         [ 'extension_host_os == "mobile"', {