diff options
Diffstat (limited to 'meta-boot2qt-distro/recipes-qt/packagegroups/nativesdk-packagegroup-b2qt-embedded-qt5-toolchain-host.bb')
-rw-r--r-- | meta-boot2qt-distro/recipes-qt/packagegroups/nativesdk-packagegroup-b2qt-embedded-qt5-toolchain-host.bb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-boot2qt-distro/recipes-qt/packagegroups/nativesdk-packagegroup-b2qt-embedded-qt5-toolchain-host.bb b/meta-boot2qt-distro/recipes-qt/packagegroups/nativesdk-packagegroup-b2qt-embedded-qt5-toolchain-host.bb index 9f2d197..2adad90 100644 --- a/meta-boot2qt-distro/recipes-qt/packagegroups/nativesdk-packagegroup-b2qt-embedded-qt5-toolchain-host.bb +++ b/meta-boot2qt-distro/recipes-qt/packagegroups/nativesdk-packagegroup-b2qt-embedded-qt5-toolchain-host.bb | |||
@@ -42,9 +42,9 @@ python __anonymous() { | |||
42 | RDEPENDS_${PN} += "\ | 42 | RDEPENDS_${PN} += "\ |
43 | nativesdk-packagegroup-b2qt-embedded-toolchain-host \ | 43 | nativesdk-packagegroup-b2qt-embedded-toolchain-host \ |
44 | nativesdk-qt3d-tools \ | 44 | nativesdk-qt3d-tools \ |
45 | nativesdk-qtbase-tools \ | 45 | nativesdk-qtbase \ |
46 | nativesdk-qtbase-tools-dev \ | 46 | nativesdk-qtbase-dev \ |
47 | nativesdk-qtbase-tools-staticdev \ | 47 | nativesdk-qtbase-staticdev \ |
48 | nativesdk-qtdeclarative-staticdev \ | 48 | nativesdk-qtdeclarative-staticdev \ |
49 | nativesdk-qtdeclarative-tools \ | 49 | nativesdk-qtdeclarative-tools \ |
50 | nativesdk-qtremoteobjects-tools \ | 50 | nativesdk-qtremoteobjects-tools \ |