X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=recipes-demo-hmi%2Fsettings%2Fsettings_git.bb;h=427ea7cca65e8fd72db75f2a035af4a5759c2c38;hb=6e15a17484561d9b9865f5402ff8b234615db217;hp=d59250bec2b0ef1efb8bb534395347edc56d62ae;hpb=c6cc8e564f14a31e5125baf29ebb8550ec20b5d7;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 d59250bec..427ea7cca 100644 --- a/recipes-demo-hmi/settings/settings_git.bb +++ b/recipes-demo-hmi/settings/settings_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" +# setting has binding, so af-binder is required. +DEPENDS += "af-binder" LIC_FILES_CHKSUM = "file://LICENSE;md5=ae6497158920d9524cf208c09cc4c984"