diff --git a/recipes/wip/libs/other/libepoxy/recipe.toml b/recipes/wip/libs/other/libepoxy/recipe.toml index 3c770bf0..74969e25 100644 --- a/recipes/wip/libs/other/libepoxy/recipe.toml +++ b/recipes/wip/libs/other/libepoxy/recipe.toml @@ -21,6 +21,6 @@ script = """ DYNAMIC_INIT cookbook_meson \ -Degl=no \ - -Dglx=no \ + -Dglx=yes \ -Dtests=false """