diff --git a/recipes/wip/x11/mesa-x11/recipe.toml b/recipes/wip/x11/mesa-x11/recipe.toml index 2eb09964..c18db7d9 100644 --- a/recipes/wip/x11/mesa-x11/recipe.toml +++ b/recipes/wip/x11/mesa-x11/recipe.toml @@ -5,12 +5,15 @@ same_as = "../../../libs/mesa" template = "custom" dependencies = [ "expat", + "libdrm", "libpthread-stubs", "libx11", "libxau", "libxcb", "libxext", "libxfixes", + "libxrandr", + "libxshmfence", "libxxf86vm", "llvm18", "x11proto",