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=43b072890a925900ccd7ddbe21b978d3ac1ce828;hpb=77dbcddc1420344276540538413082167b726bdc;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 43b072890..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 libqtappfw" +DEPENDS += "qtquickcontrols2 \ + libqtappfw \ + libhomescreen \ + qlibwindowmanager \ + gstreamer1.0 \ +" inherit qmake5 aglwgt + +RDEPENDS_${PN} += "agl-service-telephony agl-service-bluetooth-pbap libqtappfw"