From bfc12708d2e3ffa7fd1418edf15a013d971df6a1 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Wed, 11 Mar 2026 20:37:23 +0100 Subject: [PATCH] mangowc: update --- .../mangowc/{mangowc_0.12.5.bb => mangowc_0.12.6.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename recipes-wlroots/mangowc/{mangowc_0.12.5.bb => mangowc_0.12.6.bb} (93%) diff --git a/recipes-wlroots/mangowc/mangowc_0.12.5.bb b/recipes-wlroots/mangowc/mangowc_0.12.6.bb similarity index 93% rename from recipes-wlroots/mangowc/mangowc_0.12.5.bb rename to recipes-wlroots/mangowc/mangowc_0.12.6.bb index ec2fc7b..aca5b5c 100644 --- a/recipes-wlroots/mangowc/mangowc_0.12.5.bb +++ b/recipes-wlroots/mangowc/mangowc_0.12.6.bb @@ -24,7 +24,7 @@ DEPENDS = " \ inherit meson pkgconfig -SRCREV = "243848f43e96e0e6c79210e014219b25c6d35e86" +SRCREV = "1fc89d01eb5aa0f3784fb4006bf9af47826444d2" PACKAGECONFIG[xwayland] = "-Dxwayland=enabled,-Dxwayland=disabled,xwayland libxcb xcb-util-wm" PACKAGECONFIG ?= "${@bb.utils.contains('DISTRO_FEATURES', 'x11', 'xwayland', '', d)}"