From 63b29268a4e0e9a4e016e7683c10178d69346e19 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Sun, 9 Apr 2023 18:13:10 +0200 Subject: [PATCH] hyprland: update 0.23_beta -> 0.24 Signed-off-by: Markus Volk --- recipes-wlroots/hyprland/hyprland_git.bb | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/recipes-wlroots/hyprland/hyprland_git.bb b/recipes-wlroots/hyprland/hyprland_git.bb index b3bffa6..587b56e 100644 --- a/recipes-wlroots/hyprland/hyprland_git.bb +++ b/recipes-wlroots/hyprland/hyprland_git.bb @@ -18,6 +18,7 @@ DEPENDS += " \ wayland-protocols \ jq-native \ libdisplay-info \ + pango \ pixman \ libdrm \ libxkbcommon \ @@ -38,8 +39,8 @@ RRECOMMENDS:${PN} ?= " \ SRC_URI = "gitsm://github.com/hyprwm/Hyprland.git;protocol=https;branch=main" -SRCREV = "8531d1d7a67f6213de73466f0351a1ae709f8f4f" -PV = "v0.23-beta" +SRCREV = "3ce19e67fe60321c1af845dd30925e193cd96440" +PV = "v0.24" S = "${WORKDIR}/git" inherit meson pkgconfig features_check