diff --git a/install-scripts/hyprland-qt-support.sh b/install-scripts/hyprland-qt-support.sh index 8229f8b..bec3dbe 100755 --- a/install-scripts/hyprland-qt-support.sh +++ b/install-scripts/hyprland-qt-support.sh @@ -8,6 +8,10 @@ qt_support=( qt6-wayland qt6-declarative-dev qml6-module-qtcore + qml6-module-qtquick-layouts + qt6-tools-dev + qt6-tools-dev-tools + qt6-charts-dev ) #specific branch or release diff --git a/install-scripts/hyprpolkitagent.sh b/install-scripts/hyprpolkitagent.sh index 667e0ee..ececb6e 100755 --- a/install-scripts/hyprpolkitagent.sh +++ b/install-scripts/hyprpolkitagent.sh @@ -6,6 +6,10 @@ polkitagent=( libpolkit-agent-1-dev libpolkit-qt6-1-dev + qml6-module-qtquick-layouts + qt6-tools-dev + qt6-tools-dev-tools + qt6-charts-dev ) #specific branch or release