From 244d6e67e9962dfd021e3e8b858a0aeedbfd757b Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Thu, 19 Mar 2026 17:43:05 +0100 Subject: [PATCH] mangowc: update --- .../mangowc/{mangowc_0.12.6.bb => mangowc_0.12.7.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename recipes-wlroots/mangowc/{mangowc_0.12.6.bb => mangowc_0.12.7.bb} (93%) diff --git a/recipes-wlroots/mangowc/mangowc_0.12.6.bb b/recipes-wlroots/mangowc/mangowc_0.12.7.bb similarity index 93% rename from recipes-wlroots/mangowc/mangowc_0.12.6.bb rename to recipes-wlroots/mangowc/mangowc_0.12.7.bb index aca5b5c..660f5b5 100644 --- a/recipes-wlroots/mangowc/mangowc_0.12.6.bb +++ b/recipes-wlroots/mangowc/mangowc_0.12.7.bb @@ -24,7 +24,7 @@ DEPENDS = " \ inherit meson pkgconfig -SRCREV = "1fc89d01eb5aa0f3784fb4006bf9af47826444d2" +SRCREV = "028cf6e49ed91de967a38516522e2f91d1a830a7" PACKAGECONFIG[xwayland] = "-Dxwayland=enabled,-Dxwayland=disabled,xwayland libxcb xcb-util-wm" PACKAGECONFIG ?= "${@bb.utils.contains('DISTRO_FEATURES', 'x11', 'xwayland', '', d)}"