Add native version of translation tools to hvac 33/13133/1 5.0.0 eel/5.0.0 eel_5.0.0
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>
Thu, 4 Jan 2018 21:10:09 +0000 (22:10 +0100)
committerJan-Simon Möller <jsmoeller@linuxfoundation.org>
Thu, 4 Jan 2018 21:10:09 +0000 (22:10 +0100)
The tool DEPENDS is missing.

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

index d36696b..3290ca9 100644 (file)
@@ -13,6 +13,6 @@ PV = "1.0+git${SRCPV}"
 S  = "${WORKDIR}/git"
 
 # build-time dependencies
-DEPENDS += "qtquickcontrols2 virtual/libhomescreen qlibwindowmanager"
+DEPENDS += "qtquickcontrols2 virtual/libhomescreen qlibwindowmanager qttools-native"
 
 inherit qmake5 aglwgt