X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=recipes-demo-hmi%2Fphone%2Fphone_git.bb;h=c749ef74b145f66c428864bb4cd8927e2b10ca1d;hb=973f12ec5889368b61efb744ff8aac7dcdad4df3;hp=191f3e5075e9f4dae8ee9100b449876c2608b4d0;hpb=10c9f16b8853d0e4c2e75b4382122b6a6aa4a734;p=AGL%2Fmeta-agl-demo.git diff --git a/recipes-demo-hmi/phone/phone_git.bb b/recipes-demo-hmi/phone/phone_git.bb index 191f3e507..c749ef74b 100644 --- a/recipes-demo-hmi/phone/phone_git.bb +++ b/recipes-demo-hmi/phone/phone_git.bb @@ -13,6 +13,13 @@ PV = "1.0+git${SRCPV}" S = "${WORKDIR}/git" # build-time dependencies -DEPENDS += "qtquickcontrols2 homescreen" +DEPENDS += "qtquickcontrols2 \ + qtmultimedia \ + libqtappfw \ + libhomescreen \ + qlibwindowmanager \ +" inherit qmake5 aglwgt + +RDEPENDS_${PN} += "agl-service-telephony qtmultimedia"