summaryrefslogtreecommitdiffstats
path: root/recipes-qt/packagegroups
diff options
context:
space:
mode:
authorSamuli Piippo <samuli.piippo@theqtcompany.com>2015-07-08 11:35:38 +0300
committerSamuli Piippo <samuli.piippo@theqtcompany.com>2015-07-09 08:59:49 +0000
commit6783e66644cb9f9f6f909ab7e16cc45684e71418 (patch)
tree9115e5dc03a6fc63de61170be2ebf0f2d6381e52 /recipes-qt/packagegroups
parent7724ee2b238d9e27893769575b60ee1d9076cd86 (diff)
downloadmeta-boot2qt-6783e66644cb9f9f6f909ab7e16cc45684e71418.tar.gz
qt5: add declarative tools and host libs to sdk
libQt5QmlDevTools.a is required by QtQuickCompiler. Change-Id: Ic465855af3e4acfcdb8e6674a18fee17e42c6d5b Reviewed-by: aavit <eirik.aavitsland@theqtcompany.com>
Diffstat (limited to 'recipes-qt/packagegroups')
-rw-r--r--recipes-qt/packagegroups/nativesdk-packagegroup-b2qt-embedded-qt5-toolchain-host.bb2
1 files changed, 2 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 0437c42..b1456ed 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
@@ -31,4 +31,6 @@ RDEPENDS_${PN} += "\
31 nativesdk-qttools \ 31 nativesdk-qttools \
32 nativesdk-qtbase-tools \ 32 nativesdk-qtbase-tools \
33 nativesdk-qtbase-tools-staticdev \ 33 nativesdk-qtbase-tools-staticdev \
34 nativesdk-qtdeclarative-tools \
35 nativesdk-qtdeclarative-staticdev \
34 " 36 "