X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=recipes-demo-hmi%2Fhvac%2Fhvac_git.bb;h=93e85f458cf6873220b90acf8085b2a4f63ebbc5;hb=51cb4a5712fd2d58007bd97b543f2add5725228c;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..93e85f458 100644 --- a/recipes-demo-hmi/hvac/hvac_git.bb +++ b/recipes-demo-hmi/hvac/hvac_git.bb @@ -13,6 +13,9 @@ PV = "1.0+git${SRCPV}" S = "${WORKDIR}/git" # build-time dependencies -DEPENDS += "qtquickcontrols2 libhomescreen qlibwindowmanager qttools-native" +DEPENDS += "qtquickcontrols2 libhomescreen \ + qlibwindowmanager qttools-native \ + qtaglextras libqtappfw" +RDEPENDS_${PN} = "agl-service-hvac" inherit qmake5 aglwgt