aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qt/packagegroups
diff options
context:
space:
mode:
authorAnn Thornton <ann.thornton@nxp.com>2016-05-20 10:58:35 -0500
committerOtavio Salvador <otavio@ossystems.com.br>2016-06-09 11:00:32 -0300
commitc16c4662db7947ce48af35e0b93a440fe955588a (patch)
tree56d5b1fb127497b9627e92f7354afee97e17719c /recipes-qt/packagegroups
parent27617dde3560e2fe97989670725eb19747a0f48d (diff)
packagegroup-qt5-toolchain-target.bb: Add qtdeclarative-tools to RDEPENDS.
Signed-off-by: Ann Thornton <ann.thornton@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-qt/packagegroups')
-rwxr-xr-x[-rw-r--r--]recipes-qt/packagegroups/packagegroup-qt5-toolchain-target.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-qt/packagegroups/packagegroup-qt5-toolchain-target.bb b/recipes-qt/packagegroups/packagegroup-qt5-toolchain-target.bb
index c26a7079..25bc5304 100644..100755
--- a/recipes-qt/packagegroups/packagegroup-qt5-toolchain-target.bb
+++ b/recipes-qt/packagegroups/packagegroup-qt5-toolchain-target.bb
@@ -55,6 +55,7 @@ RDEPENDS_${PN} += " \
qtdeclarative-mkspecs \
qtdeclarative-plugins \
${@bb.utils.contains('DISTRO_FEATURES', 'opengl', 'qtdeclarative-qmlplugins', '', d)} \
+ qtdeclarative-tools \
qtdeclarative-staticdev \
qttranslations-qmlviewer \
qttranslations-qtdeclarative \