From 71b67feb1933cd34bba7492d73ee4391f764f9d1 Mon Sep 17 00:00:00 2001 From: Jan-Simon Möller Date: Thu, 25 Jun 2020 14:23:13 +0200 Subject: Fix typo in homescreen recipe MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Fixes trivial typo. Signed-off-by: Jan-Simon Möller Change-Id: I629596e7737ba309059e438e97080e0d10097541 --- recipes-demo-hmi/homescreen/homescreen_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-demo-hmi') diff --git a/recipes-demo-hmi/homescreen/homescreen_git.bb b/recipes-demo-hmi/homescreen/homescreen_git.bb index 44a0f524..bfdf06e7 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 -- cgit 1.2.3-korg