X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=recipes-demo-hmi%2Fhvac%2Fhvac_git.bb;h=4b3e2897b1bdfa59c9a3575efd5e4e41739807b6;hb=beb8cd9b20f3010e117c428d7ba3f15d80e5a310;hp=f5d4537965ee1f247040ba31ef3c2c68b05448ce;hpb=c85d8a963aab816b05db9ee6230dc8da8c9b0569;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 f5d453796..4b3e2897b 100644 --- a/recipes-demo-hmi/hvac/hvac_git.bb +++ b/recipes-demo-hmi/hvac/hvac_git.bb @@ -9,8 +9,11 @@ S = "${WORKDIR}/git" inherit qmake5 +DEPENDS += "qtquickcontrols2" # 'wgtpkg-pack' in af-main-native is required. -DEPENDS = "af-main-native" +DEPENDS += "af-main-native" +# hvac has binding, so af-binder is required. +DEPENDS += "af-binder" LIC_FILES_CHKSUM = "file://LICENSE;md5=ae6497158920d9524cf208c09cc4c984"