From: Scott Murray Date: Thu, 3 Jan 2019 19:30:48 +0000 (-0500) Subject: radio: Add libqtappfw to DEPENDS X-Git-Tag: 6.99.4~2 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?p=AGL%2Fmeta-agl-demo.git;a=commitdiff_plain;h=34f17f6cd448cc3d130280df6ad653d4bfc3e22e radio: Add libqtappfw to DEPENDS Add libqtappfw to DEPENDS as the application has incoming rework to use new radio support that has been added to libqtappfw. Change-Id: I45a05cbf5e6d129939c1ebaf1c448abc3b4302bf Signed-off-by: Scott Murray (cherry picked from commit 175439cae1b97852765a82d4f00698114e3e769c) --- diff --git a/recipes-demo-hmi/radio/radio_git.bb b/recipes-demo-hmi/radio/radio_git.bb index 915ece9f5..331617671 100644 --- a/recipes-demo-hmi/radio/radio_git.bb +++ b/recipes-demo-hmi/radio/radio_git.bb @@ -19,7 +19,7 @@ S = "${WORKDIR}/git" # build-time dependencies DEPENDS = "qtquickcontrols2 rtl-sdr" -DEPENDS += "libhomescreen qlibwindowmanager" +DEPENDS += "libhomescreen qlibwindowmanager libqtappfw" inherit qmake5 aglwgt