diff options
Diffstat (limited to 'recipes-apis/agl-service-bluetooth-pbap/agl-service-bluetooth-pbap_git.bb')
-rw-r--r-- | recipes-apis/agl-service-bluetooth-pbap/agl-service-bluetooth-pbap_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-apis/agl-service-bluetooth-pbap/agl-service-bluetooth-pbap_git.bb b/recipes-apis/agl-service-bluetooth-pbap/agl-service-bluetooth-pbap_git.bb index 3f9ff7be1..7b5e7e429 100644 --- a/recipes-apis/agl-service-bluetooth-pbap/agl-service-bluetooth-pbap_git.bb +++ b/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 agl-service-bluetooth agl-service-data-persistence" +RDEPENDS:${PN} = "bluez5-obex agl-service-bluetooth agl-service-data-persistence" inherit cmake aglwgt pkgconfig |