aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qt
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@gmail.com>2019-02-18 17:53:11 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2019-02-24 09:51:19 +0000
commitb4d43ef9ec012c5275806a826597465c7c5d0114 (patch)
treea5b68d510c8bac4643cdee07901b5a2f292b539d /recipes-qt
parentfb4ef4dd7bccfb53a5186c031105ea29320420ce (diff)
packagegroup-qt5-toolchain-target: add qtbase-tools
From Qt perspective qmake/moc and friends are part of the toolchain Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Diffstat (limited to 'recipes-qt')
-rwxr-xr-xrecipes-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 2f8d8a21..d206a100 100755
--- a/recipes-qt/packagegroups/packagegroup-qt5-toolchain-target.bb
+++ b/recipes-qt/packagegroups/packagegroup-qt5-toolchain-target.bb
@@ -36,6 +36,7 @@ RDEPENDS_${PN} += " \
qtbase-mkspecs \
qtbase-plugins \
qtbase-staticdev \
+ qtbase-tools \
qttranslations-qtbase \
qttranslations-qthelp \
qtcharts-dev \