From f0717499c7d397e3a179c80c0ea8800fc0b43722 Mon Sep 17 00:00:00 2001
From: Ribbon <ribbon_45@proton.me>
Date: Mon, 15 Jul 2024 18:54:52 +0000
Subject: [PATCH] Update the glew recipe TODO

---
 recipes/wip/libs/other/glew/recipe.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes/wip/libs/other/glew/recipe.toml b/recipes/wip/libs/other/glew/recipe.toml
index a4aa66eb8..ac93c3eec 100644
--- a/recipes/wip/libs/other/glew/recipe.toml
+++ b/recipes/wip/libs/other/glew/recipe.toml
@@ -1,5 +1,5 @@
 #TODO missing script for "make", see https://github.com/nigels-com/glew#linux-and-mac
-#TODO Mesa EGL is supported, verify if X11 is still required
+#TODO add the GLEW_OSMESA flag to enable the Mesa off-screen rendering
 [source]
 git = "https://github.com/nigels-com/glew"
 rev = "9fb23c3e61cbd2d581e33ff7d8579b572b38ee26"
-- 
GitLab