settings: add dependencies for libqtappfw support 71/13771/2
authorMatt Ranostay <matt.ranostay@konsulko.com>
Thu, 12 Apr 2018 04:11:29 +0000 (21:11 -0700)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Mon, 16 Apr 2018 13:12:21 +0000 (13:12 +0000)
Add to DEPENDS both qtwebsockets and libqtappfw to allow removal
of QML Websockets usage in the UI

Bug-AGL: SPEC-1385
Change-Id: I5d7b09e4acdb571a4628e54bef0b45519a1e28f2
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
recipes-demo-hmi/settings/settings_git.bb

index 4b8e04f..2d9f642 100644 (file)
@@ -13,7 +13,7 @@ PV = "1.0+git${SRCPV}"
 S  = "${WORKDIR}/git"
 
 # build-time dependencies
-DEPENDS += "qtquickcontrols2"
+DEPENDS += "libqtappfw qtquickcontrols2 qtwebsockets"
 DEPENDS += "virtual/libhomescreen qlibwindowmanager qtvirtualkeyboard"
 
 # runtime dependencies