diff options
Diffstat (limited to 'recipes-demo-hmi/homescreen/homescreen_git.bb')
-rw-r--r-- | recipes-demo-hmi/homescreen/homescreen_git.bb | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/recipes-demo-hmi/homescreen/homescreen_git.bb b/recipes-demo-hmi/homescreen/homescreen_git.bb index a49c30508..44a0f524a 100644 --- a/recipes-demo-hmi/homescreen/homescreen_git.bb +++ b/recipes-demo-hmi/homescreen/homescreen_git.bb @@ -10,12 +10,14 @@ DEPENDS = "\ qtdeclarative \ qtquickcontrols2 \ agl-service-homescreen \ - agl-service-windowmanager \ agl-service-weather \ libqtappfw \ - qlibwindowmanager \ libhomescreen \ libafb-helpers-qt \ + wayland-native \ + wayland \ + qtwayland \ + qtwayland-native " inherit qmake5 systemd pkgconfig aglwgt |