taskmanager: Add missing DEPENDS 92/21692/1
authorScott Murray <scott.murray@konsulko.com>
Thu, 20 Jun 2019 16:12:23 +0000 (12:12 -0400)
committerScott Murray <scott.murray@konsulko.com>
Thu, 20 Jun 2019 16:12:23 +0000 (12:12 -0400)
Add qtcharts to taskmanager recipe DEPENDS to fix build.

Bug-AGL: SPEC-2511

Change-Id: Icd07eeb7ebab22983a9d865ddd94a2fbcad6c408
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
recipes-demo-hmi/taskmanager/taskmanager_git.bb

index 567ce28..f616b4d 100644 (file)
@@ -15,6 +15,7 @@ S  = "${WORKDIR}/git"
 # build-time dependencies
 DEPENDS += "qtquickcontrols2 \
             qtwebsockets \
+            qtcharts \
             libqtappfw \
             libhomescreen \
             qlibwindowmanager \