$OpenBSD: patch-third_party_glfw_src_src_egl_context_c,v 1.2 2021/04/01 10:24:45 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
@@ -655,7 +655,7 @@ GLFWbool _glfwCreateContextEGL(_GLFWwindow* window,
 #elif defined(_GLFW_WIN32)
 #elif defined(_GLFW_COCOA)
 #else
-            "libGL.so.1",
+            "libGL.so",
 #endif
             NULL
         };
