X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=recipes-demo-hmi%2Fphone%2Fphone_git.bb;h=cab30ea6b2ceebce0e168eeda3cb1c2451365761;hb=refs%2Fchanges%2F27%2F24627%2F4;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..cab30ea6b 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 \ + libqtappfw \ + libhomescreen \ + qlibwindowmanager \ + gstreamer1.0 \ +" inherit qmake5 aglwgt + +RDEPENDS_${PN} += "agl-service-telephony agl-service-bluetooth-pbap libqtappfw"