X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=recipes-demo-hmi%2Fmediaplayer%2Fmediaplayer_git.bb;h=b2524090c165f58c7096d07a516dece74a55df26;hb=9cdb55a111f2a4cf55d3b9c755e65a78b56d88a5;hp=e99eb5bd57dcbd350c912e631ba4902d16086c48;hpb=155ab788720321b2cbfafb2cd78787265034ec47;p=AGL%2Fmeta-agl-demo.git diff --git a/recipes-demo-hmi/mediaplayer/mediaplayer_git.bb b/recipes-demo-hmi/mediaplayer/mediaplayer_git.bb index e99eb5bd5..b2524090c 100644 --- a/recipes-demo-hmi/mediaplayer/mediaplayer_git.bb +++ b/recipes-demo-hmi/mediaplayer/mediaplayer_git.bb @@ -13,9 +13,10 @@ PV = "1.0+git${SRCPV}" S = "${WORKDIR}/git" # build-time dependencies -DEPENDS += "sqlite3 \ - qtquickcontrols2 \ +DEPENDS += "qtquickcontrols2 \ qtmultimedia \ + qtwebsockets \ + libqtappfw \ virtual/libhomescreen \ qlibwindowmanager \ " @@ -24,4 +25,6 @@ inherit qmake5 aglwgt RDEPENDS_${PN} += "qtmultimedia \ qtmultimedia-qmlplugins \ - agl-service-mediascanner" + agl-service-mediaplayer \ + agl-service-bluetooth \ +"