X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=recipes-demo-hmi%2Fnavigation%2Ftbtnavi_git.bb;h=d2e8e633eeffd9b49bda0ca7077a1564aad20562;hb=fe1a76c8ed9c5f1627145bbaa0bfb9a69a4a61ea;hp=88680ed974a4d9f5eaf3560ca8d0d8ca429327ef;hpb=a3275fc08f5c8808aec3c33895c57f3f45322f61;p=AGL%2Fmeta-agl-demo.git diff --git a/recipes-demo-hmi/navigation/tbtnavi_git.bb b/recipes-demo-hmi/navigation/tbtnavi_git.bb index 88680ed97..d2e8e633e 100644 --- a/recipes-demo-hmi/navigation/tbtnavi_git.bb +++ b/recipes-demo-hmi/navigation/tbtnavi_git.bb @@ -14,14 +14,15 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=ae6497158920d9524cf208c09cc4c984 \ DEPENDS += "qtbase \ qtquickcontrols2 \ qlibhomescreen \ - qlibwindowmanager \ qtlocation \ + libqtappfw \ + wayland-native \ + qtwayland-native \ " PV = "1.0+git${SRCPV}" SRC_URI = "git://gerrit.automotivelinux.org/gerrit/apps/tbtnavi;protocol=https;branch=${AGL_BRANCH}" -#SRCREV = "4a8b7a6301e4b093c99329d0a16fbee6c535f312" SRCREV = "${AGL_APP_REVISION}" S = "${WORKDIR}/git" @@ -30,4 +31,6 @@ inherit qmake5 aglwgt pkgconfig RDEPENDS_${PN} += "qtlocation \ ondemandnavi-config \ + agl-service-navigation \ + libqtappfw \ "