profile-core: agl-service-telephony: remove useless RDEPENDS dep 31/18131/2
authorMatt Ranostay <matt.ranostay@konsulko.com>
Tue, 20 Nov 2018 22:51:12 +0000 (00:51 +0200)
committerScott Murray <scott.murray@konsulko.com>
Thu, 22 Nov 2018 17:49:50 +0000 (17:49 +0000)
Telephony service doesn't actual use the PBAP service so remove from
the RDEPENDS.

Change-Id: I026a00e34ffef6da8f15f7912c8f82cce70f497b
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
meta-agl-profile-core/recipes-apis/agl-service-telephony/agl-service-telephony_git.bb

index c87b164..2acbef5 100644 (file)
@@ -13,6 +13,6 @@ PV = "1.0+git${SRCPV}"
 S  = "${WORKDIR}/git"
 
 DEPENDS = "json-c glib-2.0"
-RDEPENDS_${PN} = "ofono agl-service-bluetooth-pbap"
+RDEPENDS_${PN} = "ofono"
 
 inherit cmake aglwgt pkgconfig