config: remove qtdeclarative from full (QML not available yet)
This commit is contained in:
@@ -35,7 +35,7 @@ packages = ["redbear-firmware", "firmware-loader"]
|
||||
|
||||
[package_groups.qt6-core]
|
||||
description = "Qt 6 core modules"
|
||||
packages = ["qtbase", "qtdeclarative", "qtsvg"]
|
||||
packages = ["qtbase", "qtsvg"]
|
||||
|
||||
[package_groups.qt6-extras]
|
||||
description = "Qt 6 additional modules (Wayland, sensors)"
|
||||
|
||||
Reference in New Issue
Block a user