From: Emil Velikov Date: Thu, 9 Feb 2017 13:35:45 +0000 (+0000) Subject: configure.ac: dump dri2proto requirement to 2.8 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=6689cc0392fdcd8da7bde6f07c08f3fdabaa82ca;p=mesa.git configure.ac: dump dri2proto requirement to 2.8 dri2proto 2.8 was released 4+ years ago, so it must be of no surprise for anyone building mesa from git. Signed-off-by: Emil Velikov Reviewed-by: Matt Turner --- diff --git a/configure.ac b/configure.ac index 39da5b4fc85..d0c3b554e9b 100644 --- a/configure.ac +++ b/configure.ac @@ -83,7 +83,7 @@ LIBDRM_VC4_REQUIRED=2.4.69 LIBDRM_ETNAVIV_REQUIRED=2.4.74 dnl Versions for external dependencies -DRI2PROTO_REQUIRED=2.6 +DRI2PROTO_REQUIRED=2.8 DRI3PROTO_REQUIRED=1.0 PRESENTPROTO_REQUIRED=1.0 GLPROTO_REQUIRED=1.4.14