From 1c7d6584a7811b7785ae5c1e378f14b5ba0971cf Mon Sep 17 00:00:00 2001 From: takeshi_hoshina Date: Mon, 2 Nov 2020 11:07:33 +0900 Subject: basesystem-jj recipes --- .../recipes-demo-hmi/cluster-dashboard/cluster-dashboard_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'meta-agl-cluster-demo/recipes-demo-hmi/cluster-dashboard') 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 \ -- cgit 1.2.3-korg