X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;ds=inline;f=recipes-demo-hmi%2Fmixer%2Fmixer_git.bb;h=bdbc8db64f510b5cf27e3cb1d497253f2753057d;hb=64b28dd3f4004a6c651b96513820e39f6d0b8c69;hp=638dae53ce489cedeca8a81e459f03b4f798b824;hpb=10c9f16b8853d0e4c2e75b4382122b6a6aa4a734;p=AGL%2Fmeta-agl-demo.git diff --git a/recipes-demo-hmi/mixer/mixer_git.bb b/recipes-demo-hmi/mixer/mixer_git.bb index 638dae53c..bdbc8db64 100644 --- a/recipes-demo-hmi/mixer/mixer_git.bb +++ b/recipes-demo-hmi/mixer/mixer_git.bb @@ -12,7 +12,11 @@ SRCREV = "${AGL_APP_REVISION}" PV = "1.0+git${SRCPV}" S = "${WORKDIR}/git" -inherit qmake5 aglwgt - # build-time dependencies -DEPENDS += "qtquickcontrols2 pulseaudio" +DEPENDS += "qtquickcontrols2 \ + pulseaudio \ + virtual/libhomescreen \ + qlibwindowmanager \ +" + +inherit qmake5 aglwgt