config: remove qtdeclarative from full (QML not available yet)

This commit is contained in:
2026-07-10 04:01:59 +03:00
parent 2ab3944aa3
commit 199eb44642
+1 -1
View File
@@ -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)"