X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=recipes-demo-hmi%2Fphone%2Fphone_git.bb;h=553cc8acfb645bd48d9329e49670d261d9f27616;hb=8f6136fb9cdbb9d4e9f94e826b6d3b79e0b29259;hp=6dccd65a0760bb1c303a6a050982d44338ac9b7f;hpb=a163bedc826ac6b85913b7edeae3a1445965ab49;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 6dccd65a0..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 libqtappfw qtmultimedia" +DEPENDS += "qtquickcontrols2 \ + libqtappfw \ + libhomescreen \ + qlibwindowmanager \ + gstreamer1.0 \ +" inherit qmake5 aglwgt + +RDEPENDS_${PN} += "agl-service-telephony agl-service-bluetooth-pbap"