mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 03:44:06 +00:00
meson: Fix another reference to "gl" 9.2.0
Previous commit e6ef2b12 missed a spot.
This commit is contained in:
@@ -74,7 +74,7 @@ if build_glx
|
||||
common_dep,
|
||||
dl_dep,
|
||||
dependency('glproto', version: '>= 1.4.17'),
|
||||
dependency('gl', version: '>= 9.2.0'),
|
||||
dependency('gl', version: '>= 1.2.0'),
|
||||
],
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user