diff options
Diffstat (limited to 'recipes-demo-hmi/phone')
-rw-r--r-- | recipes-demo-hmi/phone/phone_git.bb | 2 |
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 553cc8acf..cab30ea6b 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 agl-service-bluetooth-pbap" +RDEPENDS_${PN} += "agl-service-telephony agl-service-bluetooth-pbap libqtappfw" |