diff options
Diffstat (limited to 'xorg-server/configure.ac')
-rw-r--r-- | xorg-server/configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xorg-server/configure.ac b/xorg-server/configure.ac index 9ae77fbae..fb3d12092 100644 --- a/xorg-server/configure.ac +++ b/xorg-server/configure.ac @@ -777,7 +777,7 @@ DRI2PROTO="dri2proto >= 2.7" XINERAMAPROTO="xineramaproto" BIGFONTPROTO="xf86bigfontproto >= 1.2.0" DGAPROTO="xf86dgaproto >= 2.0.99.1" -GLPROTO="glproto >= 1.4.14" +GLPROTO="glproto >= 1.4.15" DMXPROTO="dmxproto >= 2.2.99.1" VIDMODEPROTO="xf86vidmodeproto >= 2.2.99.1" WINDOWSWMPROTO="windowswmproto" |