X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=recipes-demo-hmi%2Fhvac%2Fhvac_git.bb;h=5e36e2d4131a786d746974e2333bce3decdf7d41;hb=fe1a76c8ed9c5f1627145bbaa0bfb9a69a4a61ea;hp=d0ed42c69a3cb9a520c1f2f88cc5f050f1a5cdd2;hpb=c5dd94e5d5f6cf7a46d12e9d29825c119495f1cd;p=AGL%2Fmeta-agl-demo.git diff --git a/recipes-demo-hmi/hvac/hvac_git.bb b/recipes-demo-hmi/hvac/hvac_git.bb index d0ed42c69..5e36e2d41 100644 --- a/recipes-demo-hmi/hvac/hvac_git.bb +++ b/recipes-demo-hmi/hvac/hvac_git.bb @@ -13,6 +13,10 @@ PV = "1.0+git${SRCPV}" S = "${WORKDIR}/git" # build-time dependencies -DEPENDS += "qtquickcontrols2 libhomescreen qlibwindowmanager qttools-native" +DEPENDS += "qtquickcontrols2 libhomescreen \ + qttools-native \ + libqtappfw" + +RDEPENDS_${PN} = "agl-service-hvac libqtappfw" inherit qmake5 aglwgt