diff --git a/easybuild/easyconfigs/g/GLFW/GLFW-3.3.4-GCCcore-10.3.0.eb b/easybuild/easyconfigs/g/GLFW/GLFW-3.3.4-GCCcore-10.3.0.eb index d4ec48aedb47..71ef6d0422d0 100644 --- a/easybuild/easyconfigs/g/GLFW/GLFW-3.3.4-GCCcore-10.3.0.eb +++ b/easybuild/easyconfigs/g/GLFW/GLFW-3.3.4-GCCcore-10.3.0.eb @@ -21,6 +21,7 @@ builddependencies = [ dependencies = [ ('X11', '20210518'), + ('libglvnd', '1.3.3'), ] # build both static and shared libraries diff --git a/easybuild/easyconfigs/g/GLFW/GLFW-3.3.4-GCCcore-11.2.0.eb b/easybuild/easyconfigs/g/GLFW/GLFW-3.3.4-GCCcore-11.2.0.eb index ec19911769de..fff68eadd7aa 100644 --- a/easybuild/easyconfigs/g/GLFW/GLFW-3.3.4-GCCcore-11.2.0.eb +++ b/easybuild/easyconfigs/g/GLFW/GLFW-3.3.4-GCCcore-11.2.0.eb @@ -21,6 +21,7 @@ builddependencies = [ dependencies = [ ('X11', '20210802'), + ('libglvnd', '1.3.3'), ] # build both static and shared libraries diff --git a/easybuild/easyconfigs/g/GLFW/GLFW-3.3.8-GCCcore-11.3.0.eb b/easybuild/easyconfigs/g/GLFW/GLFW-3.3.8-GCCcore-11.3.0.eb index c8fe2ff276d9..052464d310fa 100644 --- a/easybuild/easyconfigs/g/GLFW/GLFW-3.3.8-GCCcore-11.3.0.eb +++ b/easybuild/easyconfigs/g/GLFW/GLFW-3.3.8-GCCcore-11.3.0.eb @@ -21,6 +21,7 @@ builddependencies = [ dependencies = [ ('X11', '20220504'), + ('libglvnd', '1.4.0'), ] # build both static and shared libraries diff --git a/easybuild/easyconfigs/g/GLFW/GLFW-3.4-GCCcore-12.2.0.eb b/easybuild/easyconfigs/g/GLFW/GLFW-3.4-GCCcore-12.2.0.eb index 4a154fbe1ee3..c1c60422af9a 100644 --- a/easybuild/easyconfigs/g/GLFW/GLFW-3.4-GCCcore-12.2.0.eb +++ b/easybuild/easyconfigs/g/GLFW/GLFW-3.4-GCCcore-12.2.0.eb @@ -21,6 +21,7 @@ builddependencies = [ dependencies = [ ('Wayland', '1.22.0'), ('X11', '20221110'), + ('libglvnd', '1.6.0'), ] # build both static and shared libraries diff --git a/easybuild/easyconfigs/g/GLFW/GLFW-3.4-GCCcore-12.3.0.eb b/easybuild/easyconfigs/g/GLFW/GLFW-3.4-GCCcore-12.3.0.eb index dda659e47c29..6c7a7e2ceeb0 100644 --- a/easybuild/easyconfigs/g/GLFW/GLFW-3.4-GCCcore-12.3.0.eb +++ b/easybuild/easyconfigs/g/GLFW/GLFW-3.4-GCCcore-12.3.0.eb @@ -21,6 +21,7 @@ builddependencies = [ dependencies = [ ('Wayland', '1.22.0'), ('X11', '20230603'), + ('libglvnd', '1.6.0'), ] # build both static and shared libraries diff --git a/easybuild/easyconfigs/g/GLFW/GLFW-3.4-GCCcore-13.2.0.eb b/easybuild/easyconfigs/g/GLFW/GLFW-3.4-GCCcore-13.2.0.eb index 6cba8f12055f..903008b5c25c 100644 --- a/easybuild/easyconfigs/g/GLFW/GLFW-3.4-GCCcore-13.2.0.eb +++ b/easybuild/easyconfigs/g/GLFW/GLFW-3.4-GCCcore-13.2.0.eb @@ -21,6 +21,7 @@ builddependencies = [ dependencies = [ ('Wayland', '1.22.0'), ('X11', '20231019'), + ('libglvnd', '1.7.0'), ] # build both static and shared libraries