meta-agl-profile-core: recipes-apis: agl-service-bluetooth-pbap: add RDEPENDS deps 95/20695/1
authorMatt Ranostay <matt.ranostay@konsulko.com>
Fri, 15 Mar 2019 02:03:25 +0000 (04:03 +0200)
committerMatt Ranostay <matt.ranostay@konsulko.com>
Fri, 15 Mar 2019 02:09:23 +0000 (04:09 +0200)
Add agl-service-bluetooth + agl-service-data-persistence to RDEPENDS for pbap service

Change-Id: Ib2226f690c4b064d44f2ae753424405cefb838c2
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
meta-agl-profile-core/recipes-apis/agl-service-bluetooth-pbap/agl-service-bluetooth-pbap_git.bb

index e6328b7..cab7eeb 100644 (file)
@@ -13,6 +13,6 @@ PV = "1.0+git${SRCPV}"
 S  = "${WORKDIR}/git"
 
 DEPENDS = "glib-2.0 json-c"
-RDEPENDS_${PN} = "bluez5-obex"
+RDEPENDS_${PN} = "bluez5-obex agl-service-bluetooth agl-service-data-persistence"
 
 inherit cmake aglwgt pkgconfig