From 373ea454ec62cd4476d91b24044dec963b3343f6 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Wed, 20 Aug 2025 05:28:46 +0200 Subject: [PATCH] hyprland: dont install kvantum by default install qt6ct --- recipes-support/hyprland/hyprland/hyprland_0.50.1.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-support/hyprland/hyprland/hyprland_0.50.1.bb b/recipes-support/hyprland/hyprland/hyprland_0.50.1.bb index 9b693ca..e2ac933 100644 --- a/recipes-support/hyprland/hyprland/hyprland_0.50.1.bb +++ b/recipes-support/hyprland/hyprland/hyprland_0.50.1.bb @@ -53,7 +53,7 @@ PACKAGECONFIG ?= "${@bb.utils.filter('DISTRO_FEATURES', 'systemd xwayland', d)}" PACKAGECONFIG[systemd] = "-Dsystemd=enabled,-Dsystemd=disabled" PACKAGECONFIG[xwayland] = "-Dxwayland=enabled,-Dxwayland=disabled,libxcb xcb-util-wm xcb-util-renderutil xwayland,xwayland" -PACKAGECONFIG[qt] = ",,hyprland-qtutils,hyprland-qtutils hyprpolkitagent xdg-desktop-portal-hyprland hyprsysteminfo hyprland-welcome hyprland-qt-support kvantum" +PACKAGECONFIG[qt] = ",,hyprland-qtutils,hyprland-qtutils hyprpolkitagent xdg-desktop-portal-hyprland hyprsysteminfo hyprland-welcome hyprland-qt-support qt6ct" do_configure:prepend() { cd ${S} && scripts/generateVersion.sh