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