X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=recipes-demo-hmi%2Fmediaplayer%2Fmediaplayer_git.bb;h=e99eb5bd57dcbd350c912e631ba4902d16086c48;hb=d312c2fb6f0a00f3abb45e99d4085845715866c7;hp=8a7fd620d8740be403c3decdb3f457dc452ff025;hpb=10c9f16b8853d0e4c2e75b4382122b6a6aa4a734;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 8a7fd620d..e99eb5bd5 100644 --- a/recipes-demo-hmi/mediaplayer/mediaplayer_git.bb +++ b/recipes-demo-hmi/mediaplayer/mediaplayer_git.bb @@ -12,10 +12,15 @@ SRCREV = "${AGL_APP_REVISION}" PV = "1.0+git${SRCPV}" S = "${WORKDIR}/git" -inherit qmake5 aglwgt - # build-time dependencies -DEPENDS += "sqlite3 qtquickcontrols2 qtmultimedia" +DEPENDS += "sqlite3 \ + qtquickcontrols2 \ + qtmultimedia \ + virtual/libhomescreen \ + qlibwindowmanager \ +" + +inherit qmake5 aglwgt RDEPENDS_${PN} += "qtmultimedia \ qtmultimedia-qmlplugins \