diff --git a/recipes-support/hyprland/hyprland/hyprland_git.bb b/recipes-support/hyprland/hyprland/hyprland_git.bb index 9de6968..676efb1 100644 --- a/recipes-support/hyprland/hyprland/hyprland_git.bb +++ b/recipes-support/hyprland/hyprland/hyprland_git.bb @@ -45,7 +45,7 @@ RRECOMMENDS:${PN} ?= " \ SRC_URI = "gitsm://github.com/hyprwm/Hyprland.git;protocol=https;nobranch=1" SRC_URI += "file://0001-meson.build-use-pkgconfig-for-glaze.patch" -SRCREV = "b9f110ef8726fcba2b4ee69856027731e73003a5" +SRCREV = "0a0e56d99c3b5f900ec561b3fe9a3c8a64fe1217" PV = "0.46.2" S = "${WORKDIR}/git" @@ -56,7 +56,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[legacy_renderer] = "-Dlegacy_renderer=enabled,-Dlegacy_renderer=disabled" -PACKAGECONFIG[qt] = ",,hyprland-qtutils,hyprland-qtutils hyprpolkitagent xdg-desktop-portal-hyprland hyprsysteminfo hyprland-welcome" +PACKAGECONFIG[qt] = ",,hyprland-qtutils,hyprland-qtutils hyprpolkitagent xdg-desktop-portal-hyprland hyprsysteminfo hyprland-welcome hyprland-qt-support" do_configure:prepend() { cd ${S} && scripts/generateVersion.sh