X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=recipes-demo-hmi%2Fnavigation%2Fondemandnavi_git.bb;h=bc82bfca3e0931c719d6fefaf31d007b71f91492;hb=26ec65821cba17a3b641c936cccdeb9757a64fa2;hp=e15429b1a28d1b0ae050695f0cac84581d76a4af;hpb=bd5678306c8049d7aec9dd5323e241d02bb1f05a;p=AGL%2Fmeta-agl-demo.git diff --git a/recipes-demo-hmi/navigation/ondemandnavi_git.bb b/recipes-demo-hmi/navigation/ondemandnavi_git.bb index e15429b1a..bc82bfca3 100644 --- a/recipes-demo-hmi/navigation/ondemandnavi_git.bb +++ b/recipes-demo-hmi/navigation/ondemandnavi_git.bb @@ -11,6 +11,7 @@ DEPENDS += "qtquickcontrols2 \ qlibwindowmanager \ qtlocation \ qtaglextras \ + libqtappfw \ " PV = "1.0+git${SRCPV}" @@ -22,10 +23,6 @@ SRCREV = "${AGL_APP_REVISION}" S = "${WORKDIR}/git" -# Use OSM tiles by default. -# For mapbox tiles, just comment this out and set an api key. -EXTRA_QMAKEVARS_CONFIGURE += "ENABLE_OSM=1" - inherit qmake5 aglwgt pkgconfig do_install_append() { @@ -35,6 +32,7 @@ do_install_append() { RDEPENDS_${PN} += "qtlocation \ flite \ + libqtappfw \ openjtalk \ gstreamer1.0 \ ondemandnavi-config \