summaryrefslogtreecommitdiffstats
path: root/recipes-demo-hmi/phone
diff options
context:
space:
mode:
authorMatt Porter <mporter@konsulko.com>2017-11-11 14:53:49 +0200
committerMatt Porter <mporter@konsulko.com>2017-11-11 14:53:49 +0200
commit77dbcddc1420344276540538413082167b726bdc (patch)
tree624d17e739aeeba6bb94807a3275b50c55fa7dc3 /recipes-demo-hmi/phone
parent9339adb65f0ffe0142d5b110d62e8efdca3fdcd8 (diff)
phone: add build dependency on libqtappfw
The AGL phone app now depends on libqtappfw. Add the dependency. Bug-AGL: SPEC-1079 Change-Id: I9cd65638cceb371f08933ed5a81a5805f33a8e48 Signed-off-by: Matt Porter <mporter@konsulko.com>
Diffstat (limited to 'recipes-demo-hmi/phone')
-rw-r--r--recipes-demo-hmi/phone/phone_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-demo-hmi/phone/phone_git.bb b/recipes-demo-hmi/phone/phone_git.bb
index 191f3e50..43b07289 100644
--- a/recipes-demo-hmi/phone/phone_git.bb
+++ b/recipes-demo-hmi/phone/phone_git.bb
@@ -13,6 +13,6 @@ PV = "1.0+git${SRCPV}"
S = "${WORKDIR}/git"
# build-time dependencies
-DEPENDS += "qtquickcontrols2 homescreen"
+DEPENDS += "qtquickcontrols2 homescreen libqtappfw"
inherit qmake5 aglwgt