From 594fb4ff237b5abd924904ec62411fc8476cf9e8 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Fri, 8 Sep 2023 21:05:25 +0200 Subject: [PATCH] hyprland: update --- recipes-wlroots/hyprland/hyprland_git.bb | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/recipes-wlroots/hyprland/hyprland_git.bb b/recipes-wlroots/hyprland/hyprland_git.bb index 9d622e2..2807593 100644 --- a/recipes-wlroots/hyprland/hyprland_git.bb +++ b/recipes-wlroots/hyprland/hyprland_git.bb @@ -28,10 +28,8 @@ RRECOMMENDS:${PN} ?= " \ grim \ slurp \ wl-clipboard \ - hyprland-borders-plus-plus \ hyprland-contrib \ hyprland-csgo-vulkan \ - hyprland-hyprbars \ " SRC_URI = " \ @@ -39,7 +37,7 @@ SRC_URI = " \ file://meson-build.patch \ " -SRCREV = "96d555e8e794627bfc561e294e148ab8a9961fcc" +SRCREV = "69439871e60eeb16993fd6044843d14d2191c9fb" PV = "0.29.1" S = "${WORKDIR}/git"