agl-service-nfc: remove libnfc dependency 77/17977/2
authorraquel medina <raquel.medina@konsulko.com>
Fri, 9 Nov 2018 17:15:36 +0000 (19:15 +0200)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Thu, 15 Nov 2018 11:34:03 +0000 (11:34 +0000)
Bug-AGL: SPEC-1921

 - remove build-time dependency on libnfc

Change-Id: Id13d0f447ebcb47590466c6d9e9f34a58cf65bad
Signed-off-by: raquel medina <raquel.medina@konsulko.com>
meta-agl-profile-core/recipes-apis/agl-service-nfc/agl-service-nfc_git.bb

index b6ee8f7..f20aa99 100644 (file)
@@ -2,7 +2,7 @@ SUMMARY     = "agl-service-nfc"
 DESCRIPTION = ""
 HOMEPAGE    = "https://www.github.com/iotbzh/nfc-binding"
 SECTION     = "apps"
-DEPENDS     = "af-binder json-c libnfc glib-2.0 neardal"
+DEPENDS     = "af-binder json-c glib-2.0 neardal"
 
 LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/Apache-2.0;md5=89aea4e17d99a7cacdbeed46a0096b10"