X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=recipes-demo-hmi%2Fsettings%2Fsettings_git.bb;h=72e0323ff75c323403628f6c0ade140098e06a55;hb=5000d2e090cc2c8df74a7a96804882e8e74d9bdf;hp=d6b2b1e8008357dbb52261489566b5404c283d35;hpb=a3aabe4137610e43f218279c5b26b9ab3ab6fd5b;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 d6b2b1e80..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 += "libqtappfw qtquickcontrols2 qtwebsockets" -DEPENDS += "virtual/libhomescreen qlibwindowmanager qtvirtualkeyboard" +DEPENDS += "libqtappfw qtquickcontrols2 qt-qrcode" +DEPENDS += "libhomescreen qlibwindowmanager qtvirtualkeyboard" # runtime dependencies RDEPENDS_${PN} += " \ - agl-service-bluetooth \ - agl-service-network" + qt-qrcode \ + agl-service-bluetooth \ + agl-service-network \ +" inherit qmake5 aglwgt