aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qt/packagegroups/nativesdk-packagegroup-qt5-toolchain-host.bb
diff options
context:
space:
mode:
authorMarc Reilly <marc@cpdesign.com.au>2019-10-14 10:42:38 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2020-01-13 13:58:53 +0100
commit47399df989db21bbc628db6c23c82290d4d82fa5 (patch)
tree29b74f7484e693cc36f13b3ee200eba2828ca24c /recipes-qt/packagegroups/nativesdk-packagegroup-qt5-toolchain-host.bb
parent1b8e557011fffd0446e5f660d1b317c664a7cf08 (diff)
nativesdk-packagegroup: fix cmake builds using sdk
The cmake toolchain init files are packaged into nativesdk-qtbase-dev. Signed-off-by: Marc Reilly <marc@cpdesign.com.au>
Diffstat (limited to 'recipes-qt/packagegroups/nativesdk-packagegroup-qt5-toolchain-host.bb')
-rw-r--r--recipes-qt/packagegroups/nativesdk-packagegroup-qt5-toolchain-host.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-qt/packagegroups/nativesdk-packagegroup-qt5-toolchain-host.bb b/recipes-qt/packagegroups/nativesdk-packagegroup-qt5-toolchain-host.bb
index e92cb9d4..facd2763 100644
--- a/recipes-qt/packagegroups/nativesdk-packagegroup-qt5-toolchain-host.bb
+++ b/recipes-qt/packagegroups/nativesdk-packagegroup-qt5-toolchain-host.bb
@@ -11,5 +11,6 @@ RDEPENDS_${PN} += " \
nativesdk-packagegroup-sdk-host \
nativesdk-qttools-tools \
nativesdk-qtbase \
+ nativesdk-qtbase-dev \
nativesdk-perl-modules \
"