$OpenBSD: patch-third_party_glfw_src_src_egl_context_c,v 1.2 2021/09/01 16:54:40 robert Exp $

Index: third_party/glfw/src/src/egl_context.c
--- third_party/glfw/src/src/egl_context.c.orig
+++ third_party/glfw/src/src/egl_context.c
@@ -712,7 +712,7 @@ GLFWbool _glfwCreateContextEGL(_GLFWwindow* window,
 #elif defined(_GLFW_WIN32)
 #elif defined(_GLFW_COCOA)
 #else
-            "libGL.so.1",
+            "libGL.so",
 #endif
             NULL
         };
