packagegroup-qt6-dey: remove qtquick3d-dev

This package was inadvertantly pulling in a lot of dependencies into our
images that make use of Qt6. Most of these packages consisted of *-dev
packages, which are only useful for development with the SDK.

Remove this package along with its dependencies to significantly reduce the
dey-image-qt rootfs image size.

Signed-off-by: Gabriel Valcazar <gabriel.valcazar@digi.com>
This commit is contained in:
Gabriel Valcazar 2023-05-09 15:44:37 +02:00
parent c533e12a4d
commit 8979331ef8
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ QT6_IMAGE_INSTALL_APPS = ""
QT6_FONTS = "ttf-dejavu-common ttf-dejavu-sans ttf-dejavu-sans-mono ttf-dejavu-serif "
# Install qtquick3d
QT6_QTQUICK3D = "qtquick3d qtquick3d-dev qtquick3d-examples"
QT6_QTQUICK3D = "qtquick3d qtquick3d-examples"
QT6_IMAGE_INSTALL = ""
QT6_IMAGE_INSTALL_common = " \