diff --git a/recipes-support/hyprland/hyprland/hyprland_0.51.0.bb b/recipes-support/hyprland/hyprland/hyprland_0.51.0.bb index b32be63..67c4573 100644 --- a/recipes-support/hyprland/hyprland/hyprland_0.51.0.bb +++ b/recipes-support/hyprland/hyprland/hyprland_0.51.0.bb @@ -51,7 +51,7 @@ PACKAGECONFIG ?= "${@bb.utils.filter('DISTRO_FEATURES', 'systemd xwayland', d)}" PACKAGECONFIG[tests] = "-DTESTS=ON,-DNO_TESTS=ON" PACKAGECONFIG[systemd] = "-DSYSTEMD=ON,-DNO_SYSTEMD=ON" PACKAGECONFIG[xwayland] = "-DXWAYLAND=ON,-DNO_XWAYLAND=ON,libxcb xcb-util-wm xcb-util-renderutil xcb-util-errors xwayland,xwayland" -PACKAGECONFIG[qt] = ",,hyprland-qtutils,hyprland-qtutils hyprpolkitagent xdg-desktop-portal-hyprland hyprsysteminfo hyprland-welcome hyprland-qt-support hyprqt6engine qt6ct" +PACKAGECONFIG[qt] = ",,hyprland-qtutils,hyprland-qtutils hyprpolkitagent xdg-desktop-portal-hyprland hyprsysteminfo hyprland-welcome hyprland-qt-support qt6ct" B = "${S}"