From c1fcd921c4e24eec2c19a1f28c7c5f34af07ff79 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Mon, 28 Jul 2025 14:34:24 +0200 Subject: [PATCH] hyprland: install kvantum with qt PACKAGECONFIG --- 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 d5c3f2e..beb4fe1 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" +PACKAGECONFIG[qt] = ",,hyprland-qtutils,hyprland-qtutils hyprpolkitagent xdg-desktop-portal-hyprland hyprsysteminfo hyprland-welcome hyprland-qt-support kvantum" do_configure:prepend() { cd ${S} && scripts/generateVersion.sh