summaryrefslogtreecommitdiffstats
path: root/meta-agl-cluster-demo/recipes-demo-hmi/cluster-dashboard/cluster-dashboard_git.bb
diff options
context:
space:
mode:
authortakeshi_hoshina <takeshi_hoshina@mail.toyota.co.jp>2020-11-02 11:07:33 +0900
committertakeshi_hoshina <takeshi_hoshina@mail.toyota.co.jp>2020-11-02 11:07:33 +0900
commit1c7d6584a7811b7785ae5c1e378f14b5ba0971cf (patch)
treecd70a267a5ef105ba32f200aa088e281fbd85747 /meta-agl-cluster-demo/recipes-demo-hmi/cluster-dashboard/cluster-dashboard_git.bb
parent4204309872da5cb401cbb2729d9e2d4869a87f42 (diff)
recipes
Diffstat (limited to 'meta-agl-cluster-demo/recipes-demo-hmi/cluster-dashboard/cluster-dashboard_git.bb')
-rw-r--r--meta-agl-cluster-demo/recipes-demo-hmi/cluster-dashboard/cluster-dashboard_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-agl-cluster-demo/recipes-demo-hmi/cluster-dashboard/cluster-dashboard_git.bb b/meta-agl-cluster-demo/recipes-demo-hmi/cluster-dashboard/cluster-dashboard_git.bb
index 5420d341..da15ac83 100644
--- a/meta-agl-cluster-demo/recipes-demo-hmi/cluster-dashboard/cluster-dashboard_git.bb
+++ b/meta-agl-cluster-demo/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 \