diff options
Diffstat (limited to 'recipes-demo-hmi')
-rw-r--r-- | recipes-demo-hmi/phone/phone_git.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-demo-hmi/phone/phone_git.bb b/recipes-demo-hmi/phone/phone_git.bb index fe91d3f4d..ac63bb9e0 100644 --- a/recipes-demo-hmi/phone/phone_git.bb +++ b/recipes-demo-hmi/phone/phone_git.bb @@ -21,3 +21,5 @@ DEPENDS += "qtquickcontrols2 \ " inherit qmake5 aglwgt + +RDEPENDS_${PN} += "agl-service-bluetooth agl-service-bluetooth-pbap" |