diff options
Diffstat (limited to 'recipes-demo/navigation/tbtnavi_git.bb')
-rw-r--r-- | recipes-demo/navigation/tbtnavi_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-demo/navigation/tbtnavi_git.bb b/recipes-demo/navigation/tbtnavi_git.bb index 3c6571b15..ec0c6f23a 100644 --- a/recipes-demo/navigation/tbtnavi_git.bb +++ b/recipes-demo/navigation/tbtnavi_git.bb @@ -13,7 +13,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=ae6497158920d9524cf208c09cc4c984 \ DEPENDS = " \ qtbase \ - qtquickcontrols2 \ + qtdeclarative \ qtlocation \ libqtappfw \ qtwayland-native \ @@ -64,7 +64,7 @@ ALTERNATIVE_LINK_NAME[tbtnavi.conf] = "${sysconfdir}/xdg/AGL/tbtnavi.conf" RDEPENDS:${PN} += " \ qtwayland \ qtbase-qmlplugins \ - qtgraphicaleffects-qmlplugins \ + qt5compat \ qtlocation \ ondemandnavi-config \ libqtappfw \ |