From 315aee2dae716946e1546539d7102ffde8071574 Mon Sep 17 00:00:00 2001 From: Ribbon Date: Fri, 13 Feb 2026 21:37:55 -0300 Subject: [PATCH] Move demos/lyon recipe to graphics/other category --- recipes/wip/{demos => graphics/other}/lyon/recipe.toml | 1 - 1 file changed, 1 deletion(-) rename recipes/wip/{demos => graphics/other}/lyon/recipe.toml (85%) diff --git a/recipes/wip/demos/lyon/recipe.toml b/recipes/wip/graphics/other/lyon/recipe.toml similarity index 85% rename from recipes/wip/demos/lyon/recipe.toml rename to recipes/wip/graphics/other/lyon/recipe.toml index 8b146e6b4..6986d8896 100644 --- a/recipes/wip/demos/lyon/recipe.toml +++ b/recipes/wip/graphics/other/lyon/recipe.toml @@ -1,5 +1,4 @@ #TODO compiled but not tested -#TODO move to the "graphics" category [source] git = "https://github.com/nical/lyon" shallow_clone = true