summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSamuli Piippo <samuli.piippo@qt.io>2017-08-25 15:18:10 +0300
committerSamuli Piippo <samuli.piippo@qt.io>2017-08-28 05:37:14 +0000
commita7999b69d3f3ee33d184494486c75e89e104bab0 (patch)
tree1ac64c89769da8f89cc19920db0c0789ffae11d6
parentbc7d6b4c3b4e62142bd909048cc82b73db5ba53e (diff)
downloadmeta-boot2qt-a7999b69d3f3ee33d184494486c75e89e104bab0.tar.gz
sdk: add qtwayland tools to the toolchain
qtwayland-scanner was missing from the toolchain. Task-number: QTBUG-62800 Change-Id: I5e9edc2ee6f8a2004f1d3fce1bc6258d9a1381e3 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
-rw-r--r--recipes-qt/packagegroups/nativesdk-packagegroup-b2qt-embedded-qt5-toolchain-host.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-qt/packagegroups/nativesdk-packagegroup-b2qt-embedded-qt5-toolchain-host.bb b/recipes-qt/packagegroups/nativesdk-packagegroup-b2qt-embedded-qt5-toolchain-host.bb
index 7dab944..036410c 100644
--- a/recipes-qt/packagegroups/nativesdk-packagegroup-b2qt-embedded-qt5-toolchain-host.bb
+++ b/recipes-qt/packagegroups/nativesdk-packagegroup-b2qt-embedded-qt5-toolchain-host.bb
@@ -42,4 +42,5 @@ RDEPENDS_${PN} += "\
42 nativesdk-qtdeclarative-staticdev \ 42 nativesdk-qtdeclarative-staticdev \
43 nativesdk-qt3d-tools \ 43 nativesdk-qt3d-tools \
44 nativesdk-qtscxml-tools \ 44 nativesdk-qtscxml-tools \
45 ${@bb.utils.contains('DISTRO_FEATURES', 'wayland', 'nativesdk-qtwayland-tools', '', d)} \
45 " 46 "