diff --git a/recipes/wip/libs/other/libepoxy/recipe.toml b/recipes/wip/libs/other/libepoxy/recipe.toml index 74969e256..56e439ebf 100644 --- a/recipes/wip/libs/other/libepoxy/recipe.toml +++ b/recipes/wip/libs/other/libepoxy/recipe.toml @@ -6,14 +6,12 @@ patches = ["redox.patch"] [build] template = "custom" dependencies = [ - "liborbital", "libpthread-stubs", "libx11", "libxau", "libxcb", "llvm18", - "mesa", - "mesa-glu", + "mesa-x11", "x11proto", "zlib", ]