Add dependency to qtaglextras 03/17803/1
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>
Thu, 8 Nov 2018 05:40:12 +0000 (06:40 +0100)
committerJan-Simon Möller <jsmoeller@linuxfoundation.org>
Thu, 8 Nov 2018 05:40:12 +0000 (06:40 +0100)
as this was converted over we need to add the dependency as well.

Change-Id: Ifa94f40505c8a1fba2ce829e940bda41ac00746a
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
recipes-demo-hmi/hvac/hvac_git.bb

index 1f819e1..91255af 100644 (file)
@@ -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