Update app DEPENDS for new HMI framework
[AGL/meta-agl-demo.git] / recipes-demo-hmi / phone / phone_git.bb
index 6dccd65..fe91d3f 100644 (file)
@@ -13,6 +13,11 @@ PV = "1.0+git${SRCPV}"
 S  = "${WORKDIR}/git"
 
 # build-time dependencies
-DEPENDS += "qtquickcontrols2 homescreen libqtappfw qtmultimedia"
+DEPENDS += "qtquickcontrols2 \
+            qtmultimedia \
+            libqtappfw \
+            virtual/libhomescreen \
+            qlibwindowmanager \
+"
 
 inherit qmake5 aglwgt