ondemandnavi: add libqtappfw to DEPENDS 03/22903/2
authorMatt Ranostay <matt.ranostay@konsulko.com>
Mon, 11 Nov 2019 23:20:46 +0000 (01:20 +0200)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Sun, 17 Nov 2019 15:56:06 +0000 (15:56 +0000)
Bug-AGL: SPEC-28800
Change-Id: I901064e402e010805c1abfdff06f1c8352a1cdd1
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
(cherry picked from commit 26ec65821cba17a3b641c936cccdeb9757a64fa2)

recipes-demo-hmi/navigation/ondemandnavi_git.bb

index 86ba532..8bc7a4b 100644 (file)
@@ -12,6 +12,7 @@ DEPENDS += "qtbase \
             qlibwindowmanager \
             qtlocation \
             qtaglextras \
+            libqtappfw \
 "
 
 PV = "1.0+git${SRCPV}"