From 8b9d440dc3da0503c36a583909593e66e9859a38 Mon Sep 17 00:00:00 2001 From: Ribbon Date: Thu, 29 May 2025 09:43:31 -0300 Subject: [PATCH] Update the lyon TODO --- recipes/wip/demos/lyon/recipe.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/recipes/wip/demos/lyon/recipe.toml b/recipes/wip/demos/lyon/recipe.toml index 0583857b2..78479f9e8 100644 --- a/recipes/wip/demos/lyon/recipe.toml +++ b/recipes/wip/demos/lyon/recipe.toml @@ -1,4 +1,5 @@ -#TODO not compiled or tested +#TODO compiled but not tested +#TODO fix the packaging #TODO move to the "graphics" category [source] git = "https://github.com/nical/lyon"