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=fe91d3f4d5851e04ff7ce9211572409d8c21fb9b;hpb=e96aae7124dff2e42ebdd7eea6415817071b7831;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 fe91d3f4d..553cc8acf 100644 --- a/recipes-demo-hmi/phone/phone_git.bb +++ b/recipes-demo-hmi/phone/phone_git.bb @@ -14,10 +14,12 @@ S = "${WORKDIR}/git" # build-time dependencies DEPENDS += "qtquickcontrols2 \ - qtmultimedia \ libqtappfw \ - virtual/libhomescreen \ + libhomescreen \ qlibwindowmanager \ + gstreamer1.0 \ " inherit qmake5 aglwgt + +RDEPENDS_${PN} += "agl-service-telephony agl-service-bluetooth-pbap"