X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=recipes-demo-hmi%2Fsettings%2Fsettings_git.bb;h=776c764ca30bafcaaf84521e82c491c36fa6bcb6;hb=ee233e708a0b5308a4a3468a60d03358a9281e7a;hp=2d9f642b640877341ccedc8f4cf22e016a890717;hpb=8ebbc54edb781b1a3aa9de19bbb08e318c0c8c43;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 2d9f642b6..776c764ca 100644 --- a/recipes-demo-hmi/settings/settings_git.bb +++ b/recipes-demo-hmi/settings/settings_git.bb @@ -13,12 +13,15 @@ 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 qtvirtualkeyboard" # runtime dependencies RDEPENDS_${PN} += " \ - agl-service-bluetooth \ - agl-service-wifi" + qt-qrcode \ + agl-service-bluetooth \ + agl-service-network \ + libqtappfw \ +" inherit qmake5 aglwgt