summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatt Ranostay <matt.ranostay@konsulko.com>2018-11-21 00:55:58 +0200
committerMatt Ranostay <matt.ranostay@konsulko.com>2018-11-21 00:55:58 +0200
commitb7d763d7f1952e7701a5ff3f1f989fc890ec4543 (patch)
treececb51e3d112639ad08f2a78e25698164b5371a6
parentbf28bbcf60a0b3226e85d0645824534939aa57a6 (diff)
demo-hmi: phone: add pbap service to RDEPENDSguppy_6.99.1guppy/6.99.16.99.1
Change-Id: I3e52226536f3bde86d24d360939eb1ddd2ab4c0e Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
-rw-r--r--recipes-demo-hmi/phone/phone_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-demo-hmi/phone/phone_git.bb b/recipes-demo-hmi/phone/phone_git.bb
index c749ef74..d2997cdb 100644
--- a/recipes-demo-hmi/phone/phone_git.bb
+++ b/recipes-demo-hmi/phone/phone_git.bb
@@ -22,4 +22,4 @@ DEPENDS += "qtquickcontrols2 \
inherit qmake5 aglwgt
-RDEPENDS_${PN} += "agl-service-telephony qtmultimedia"
+RDEPENDS_${PN} += "agl-service-telephony agl-service-bluetooth-pbap qtmultimedia"