Add app DEPENDS for new HMI framework to als-meter-demo
[AGL/meta-agl-demo.git] / recipes-demo-hmi / als-meter-demo / als-meter-demo_git.bb
index 955535b..866bcce 100644 (file)
@@ -13,7 +13,7 @@ PV = "0.1+git${SRCPV}"
 S  = "${WORKDIR}/git"
 
 # build-time dependencies
-DEPENDS += "qtquickcontrols2 opencv"
+DEPENDS += "qtquickcontrols2 opencv virtual/libhomescreen qlibwindowmanager"
 
 # runtime dependencies
 RDEPENDS_${PN} += "agl-service-steering-wheel"