X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=recipes-demo-hmi%2Fsettings%2Fsettings_git.bb;h=72e0323ff75c323403628f6c0ade140098e06a55;hb=d6a5a62109fd99ce8b3fa5692156d2c2aecc6fb7;hp=4b8e04fe7b561cdd1e78177b187811caf9b447c5;hpb=aa479ba32a4bae22c44ad3715c8ca46da6bbea06;p=AGL%2Fmeta-agl-demo.git diff --git a/recipes-demo-hmi/settings/settings_git.bb b/recipes-demo-hmi/settings/settings_git.bb index 4b8e04fe7..72e0323ff 100644 --- a/recipes-demo-hmi/settings/settings_git.bb +++ b/recipes-demo-hmi/settings/settings_git.bb @@ -13,12 +13,14 @@ PV = "1.0+git${SRCPV}" S = "${WORKDIR}/git" # build-time dependencies -DEPENDS += "qtquickcontrols2" -DEPENDS += "virtual/libhomescreen qlibwindowmanager qtvirtualkeyboard" +DEPENDS += "libqtappfw qtquickcontrols2 qt-qrcode" +DEPENDS += "libhomescreen qlibwindowmanager qtvirtualkeyboard" # runtime dependencies RDEPENDS_${PN} += " \ - agl-service-bluetooth \ - agl-service-wifi" + qt-qrcode \ + agl-service-bluetooth \ + agl-service-network \ +" inherit qmake5 aglwgt