From 357e0815fd8c939225f578a572ec4328e60ead2b Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Thu, 5 Dec 2024 09:44:01 +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 ba9e83b..165b7d3 100644 --- a/recipes-support/hyprland/hyprland_git.bb +++ b/recipes-support/hyprland/hyprland_git.bb @@ -11,6 +11,7 @@ DEPENDS += " \ aquamarine \ cairo \ hyprcursor \ + hyprgraphics \ hyprlang \ hyprutils \ jq-native \ @@ -42,7 +43,7 @@ RRECOMMENDS:${PN} ?= " \ SRC_URI = "gitsm://github.com/hyprwm/Hyprland.git;protocol=https;nobranch=1" -SRCREV = "940f7aa990dbc99815bab8d355999d8277534b17" +SRCREV = "3c617ce33c64cb43049489598b6391911eed7070" PV = "0.45.2" S = "${WORKDIR}/git"