From 21096b5b383365e2877dc485611eca1c84b968a9 Mon Sep 17 00:00:00 2001 From: raquel medina Date: Fri, 15 Mar 2019 10:55:37 +0200 Subject: [PATCH] recipes-demo-hmi: homescreen: add new dependency on afb-helpers-qt Bug-AGL: SPEC-2164 Change-Id: I2ca2b8ae995e72833118b42ab20a3c127d51cbbc Signed-off-by: raquel medina --- recipes-demo-hmi/homescreen/homescreen_git.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes-demo-hmi/homescreen/homescreen_git.bb b/recipes-demo-hmi/homescreen/homescreen_git.bb index 7782587bd..274d1d29b 100644 --- a/recipes-demo-hmi/homescreen/homescreen_git.bb +++ b/recipes-demo-hmi/homescreen/homescreen_git.bb @@ -15,6 +15,7 @@ DEPENDS = "\ libqtappfw \ qlibwindowmanager \ libhomescreen \ + libafb-helpers-qt \ " inherit qmake5 systemd pkgconfig aglwgt -- 2.16.6