From 6d64c05a1011b80276bd03e1fb1876ec852c1881 Mon Sep 17 00:00:00 2001 From: Jeremy Soller Date: Fri, 7 Nov 2025 14:26:17 -0700 Subject: [PATCH] libxcb: enable DRI3 --- recipes/wip/x11/libxcb/recipe.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/wip/x11/libxcb/recipe.toml b/recipes/wip/x11/libxcb/recipe.toml index f3d386a5b..4ea52ba7b 100644 --- a/recipes/wip/x11/libxcb/recipe.toml +++ b/recipes/wip/x11/libxcb/recipe.toml @@ -16,5 +16,5 @@ dependencies = [ template = "custom" script = """ DYNAMIC_INIT -cookbook_configure ac_cv_search_sendmsg=no +cookbook_configure """