summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>2018-11-08 06:40:12 +0100
committerJan-Simon Möller <jsmoeller@linuxfoundation.org>2018-11-08 06:40:12 +0100
commit0680bff170fe4b17a5595f0895dc4a88f031af79 (patch)
tree5d5a734b4e818082333d2b245a7adabe1e0f756f
parentd30e570a35bf60b8c78b804608af2fe13a69e41d (diff)
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 <jsmoeller@linuxfoundation.org>
-rw-r--r--recipes-demo-hmi/hvac/hvac_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-demo-hmi/hvac/hvac_git.bb b/recipes-demo-hmi/hvac/hvac_git.bb
index 1f819e1c..91255af1 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