From e1492382439b4aa0954b45f1d823602fb022fe0b Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Sun, 20 Jul 2025 01:30:32 +0900 Subject: [PATCH] updated dependencies --- install-scripts/hyprland-qt-support.sh | 4 ++++ install-scripts/hyprpolkitagent.sh | 4 ++++ 2 files changed, 8 insertions(+) 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