X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=recipes-demo-hmi%2Fcluster-dashboard%2Fcluster-dashboard_git.bb;fp=recipes-demo-hmi%2Fcluster-dashboard%2Fcluster-dashboard_git.bb;h=da15ac83b2881b9d3b6bbf329630e7862e707650;hb=c0065f1323621982cac5a3f4c8096f73ce0aac04;hp=5420d341e12b371c96595bd23afabe84362a797a;hpb=3e5163ff5b3ba9d7de386d9dd8d6db94e00dacfb;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 5420d34..da15ac8 100644 --- a/recipes-demo-hmi/cluster-dashboard/cluster-dashboard_git.bb +++ b/recipes-demo-hmi/cluster-dashboard/cluster-dashboard_git.bb @@ -14,12 +14,12 @@ PV = "1.0+git${SRCPV}" S = "${WORKDIR}/git" # build-time dependencies -DEPENDS += "qtquickcontrols2 qtwebsockets qlibwindowmanager libqtappfw glib-2.0" +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 \