diff options
Diffstat (limited to 'recipes-demo-hmi/launcher')
-rw-r--r-- | recipes-demo-hmi/launcher/launcher_git.bb | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/recipes-demo-hmi/launcher/launcher_git.bb b/recipes-demo-hmi/launcher/launcher_git.bb index 8c3f72f68..5b1de0134 100644 --- a/recipes-demo-hmi/launcher/launcher_git.bb +++ b/recipes-demo-hmi/launcher/launcher_git.bb @@ -10,8 +10,11 @@ DEPENDS = "\ qtdeclarative \ qtquickcontrols2 \ qtwebsockets \ - qlibwindowmanager \ qlibhomescreen \ + wayland-native \ + wayland \ + qtwayland \ + qtwayland-native \ " inherit qmake5 systemd pkgconfig aglwgt |