From 9e77b65249a8d31f4242595bd82fb4871aa5da0d Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Fri, 3 Apr 2026 00:57:18 +0200 Subject: [PATCH] mangowc: update --- .../mangowc/{mangowc_0.12.7.bb => mangowc_0.12.8.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename recipes-wlroots/mangowc/{mangowc_0.12.7.bb => mangowc_0.12.8.bb} (93%) diff --git a/recipes-wlroots/mangowc/mangowc_0.12.7.bb b/recipes-wlroots/mangowc/mangowc_0.12.8.bb similarity index 93% rename from recipes-wlroots/mangowc/mangowc_0.12.7.bb rename to recipes-wlroots/mangowc/mangowc_0.12.8.bb index 660f5b5..959c5c3 100644 --- a/recipes-wlroots/mangowc/mangowc_0.12.7.bb +++ b/recipes-wlroots/mangowc/mangowc_0.12.8.bb @@ -24,7 +24,7 @@ DEPENDS = " \ inherit meson pkgconfig -SRCREV = "028cf6e49ed91de967a38516522e2f91d1a830a7" +SRCREV = "c89f8147f97ab07aab573a09f0f4b13bf9f2855d" PACKAGECONFIG[xwayland] = "-Dxwayland=enabled,-Dxwayland=disabled,xwayland libxcb xcb-util-wm" PACKAGECONFIG ?= "${@bb.utils.contains('DISTRO_FEATURES', 'x11', 'xwayland', '', d)}"