aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-boot2qt-distro/recipes-qt/packagegroups/nativesdk-packagegroup-b2qt-embedded-qt6-toolchain-host.bb13
1 files changed, 1 insertions, 12 deletions
diff --git a/meta-boot2qt-distro/recipes-qt/packagegroups/nativesdk-packagegroup-b2qt-embedded-qt6-toolchain-host.bb b/meta-boot2qt-distro/recipes-qt/packagegroups/nativesdk-packagegroup-b2qt-embedded-qt6-toolchain-host.bb
index c165b0c8..e7102c40 100644
--- a/meta-boot2qt-distro/recipes-qt/packagegroups/nativesdk-packagegroup-b2qt-embedded-qt6-toolchain-host.bb
+++ b/meta-boot2qt-distro/recipes-qt/packagegroups/nativesdk-packagegroup-b2qt-embedded-qt6-toolchain-host.bb
@@ -35,16 +35,5 @@ inherit packagegroup nativesdk
RDEPENDS_${PN} += "\
nativesdk-packagegroup-b2qt-embedded-toolchain-host \
- nativesdk-qtbase \
- nativesdk-qtbase-dev \
- nativesdk-qtbase-tools \
- nativesdk-qtdeclarative-dev \
- nativesdk-qtdeclarative-tools \
- nativesdk-qtquick3d-dev \
- nativesdk-qtquick3d-tools \
- nativesdk-qtshadertools-dev \
- nativesdk-qtshadertools-tools \
- nativesdk-qttools-dev \
- nativesdk-qttools-tools \
- ${@bb.utils.contains('DISTRO_FEATURES', 'wayland', 'nativesdk-qtwayland-dev nativesdk-qtwayland-tools', '', d)} \
+ nativesdk-packagegroup-qt6-toolchain-host \
"