From: Jan-Simon Möller Date: Thu, 8 Nov 2018 05:40:12 +0000 (+0100) Subject: Add dependency to qtaglextras X-Git-Tag: 6.99.1~5 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?p=AGL%2Fmeta-agl-demo.git;a=commitdiff_plain;h=0680bff170fe4b17a5595f0895dc4a88f031af79 Add dependency to qtaglextras as this was converted over we need to add the dependency as well. Change-Id: Ifa94f40505c8a1fba2ce829e940bda41ac00746a Signed-off-by: Jan-Simon Möller --- diff --git a/recipes-demo-hmi/hvac/hvac_git.bb b/recipes-demo-hmi/hvac/hvac_git.bb index 1f819e1c5..91255af1b 100644 --- a/recipes-demo-hmi/hvac/hvac_git.bb +++ b/recipes-demo-hmi/hvac/hvac_git.bb @@ -13,7 +13,7 @@ PV = "1.0+git${SRCPV}" S = "${WORKDIR}/git" # build-time dependencies -DEPENDS += "qtquickcontrols2 libhomescreen qlibwindowmanager qttools-native" +DEPENDS += "qtquickcontrols2 libhomescreen qlibwindowmanager qttools-native qtaglextras" RDEPENDS_${PN} = "agl-service-hvac" inherit qmake5 aglwgt