X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=recipes-demo-hmi%2Fphone%2Fphone_git.bb;h=553cc8acfb645bd48d9329e49670d261d9f27616;hb=4f9bc5b40f14be5b4f10ad729de6f2b19a4a689a;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..553cc8acf 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"