summaryrefslogtreecommitdiffstats
path: root/meta-agl-profile-core/recipes-apis
diff options
context:
space:
mode:
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>2019-03-15 12:58:59 +0000
committerGerrit Code Review <gerrit@automotivelinux.org>2019-03-15 12:58:59 +0000
commit1644a139cd1442cd73e642f37c0569c5fb9d2d38 (patch)
tree012e76bb5dd6085d7a5f247737da4fd604c556c7 /meta-agl-profile-core/recipes-apis
parent4b2585dc0a1343849ef7cabdfe446a7ce0abab8d (diff)
parente1ea2614638f1c6e8b1272903814eec139aae8bf (diff)
Merge "meta-agl-profile-core: recipes-apis: agl-service-bluetooth-pbap: add RDEPENDS deps"
Diffstat (limited to 'meta-agl-profile-core/recipes-apis')
-rw-r--r--meta-agl-profile-core/recipes-apis/agl-service-bluetooth-pbap/agl-service-bluetooth-pbap_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-agl-profile-core/recipes-apis/agl-service-bluetooth-pbap/agl-service-bluetooth-pbap_git.bb b/meta-agl-profile-core/recipes-apis/agl-service-bluetooth-pbap/agl-service-bluetooth-pbap_git.bb
index e6328b718..cab7eebb0 100644
--- a/meta-agl-profile-core/recipes-apis/agl-service-bluetooth-pbap/agl-service-bluetooth-pbap_git.bb
+++ b/meta-agl-profile-core/recipes-apis/agl-service-bluetooth-pbap/agl-service-bluetooth-pbap_git.bb
@@ -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