From 602a1a0537e566ee0732a705e5b3d4e65ae67c69 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Fri, 6 Dec 2024 18:27:54 +0100 Subject: [PATCH] hyprland: update --- recipes-support/hyprland/hyprland_git.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/recipes-support/hyprland/hyprland_git.bb b/recipes-support/hyprland/hyprland_git.bb index 165b7d3..6e77bdc 100644 --- a/recipes-support/hyprland/hyprland_git.bb +++ b/recipes-support/hyprland/hyprland_git.bb @@ -43,7 +43,7 @@ RRECOMMENDS:${PN} ?= " \ SRC_URI = "gitsm://github.com/hyprwm/Hyprland.git;protocol=https;nobranch=1" -SRCREV = "3c617ce33c64cb43049489598b6391911eed7070" +SRCREV = "b1e5cc66bdb20b002c93479490c3a317552210b3" PV = "0.45.2" S = "${WORKDIR}/git" @@ -54,6 +54,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" do_configure:prepend() { cd ${S} && scripts/generateVersion.sh