Add distro-build-manifest per image instead of packagegroup
[AGL/meta-agl-demo.git] / recipes-demo-hmi / navigation / tbtnavi_git.bb
index 88680ed..e27fe73 100644 (file)
@@ -14,8 +14,8 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=ae6497158920d9524cf208c09cc4c984 \
 DEPENDS += "qtbase \
             qtquickcontrols2 \
             qlibhomescreen \
-            qlibwindowmanager \
             qtlocation \
+            libqtappfw \
 "
 
 PV = "1.0+git${SRCPV}"
@@ -30,4 +30,6 @@ inherit qmake5 aglwgt pkgconfig
 
 RDEPENDS_${PN} += "qtlocation \
                    ondemandnavi-config \
+                   agl-service-navigation \
+                   libqtappfw \
 "