X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=recipes-demo-hmi%2Fcluster-dashboard%2Fcluster-dashboard_git.bb;h=da15ac83b2881b9d3b6bbf329630e7862e707650;hb=refs%2Ftags%2Fquillback%2F17.0.2;hp=74974eb0e79fa7e23a1e50184587d5fa48c99f01;hpb=251fb524e791d40cb7a7e1581649e63da9da3b08;p=AGL%2Fmeta-agl-cluster-demo.git diff --git a/recipes-demo-hmi/cluster-dashboard/cluster-dashboard_git.bb b/recipes-demo-hmi/cluster-dashboard/cluster-dashboard_git.bb index 74974eb..da15ac8 100644 --- a/recipes-demo-hmi/cluster-dashboard/cluster-dashboard_git.bb +++ b/recipes-demo-hmi/cluster-dashboard/cluster-dashboard_git.bb @@ -14,16 +14,16 @@ PV = "1.0+git${SRCPV}" S = "${WORKDIR}/git" # build-time dependencies -DEPENDS += "qtquickcontrols2 qtwebsockets qlibwindowmanager" +DEPENDS += "qtquickcontrols2 qtwebsockets libqtappfw glib-2.0 \ + wayland-native wayland qtwayland qtwayland-native" inherit pkgconfig cmake_qt5 aglwgt RDEPENDS_${PN} += " \ - qlibwindowmanager \ qtquickcontrols \ qtquickcontrols-qmlplugins \ qtquickcontrols2 \ qtquickcontrols2-qmlplugins \ - qtwebsockets \ - qtwebsockets-qmlplugins \ + libqtappfw \ + agl-service-signal-composer \ "