diff options
Diffstat (limited to 'recipes-demo-hmi')
-rw-r--r-- | recipes-demo-hmi/homescreen/homescreen_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-demo-hmi/homescreen/homescreen_git.bb b/recipes-demo-hmi/homescreen/homescreen_git.bb index 44a0f524a..bfdf06e72 100644 --- a/recipes-demo-hmi/homescreen/homescreen_git.bb +++ b/recipes-demo-hmi/homescreen/homescreen_git.bb @@ -17,7 +17,7 @@ DEPENDS = "\ wayland-native \ wayland \ qtwayland \ - qtwayland-native + qtwayland-native \ " inherit qmake5 systemd pkgconfig aglwgt |