summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorEmil Velikov <emil.velikov@collabora.com>2017-02-09 13:35:45 +0000
committerEmil Velikov <emil.l.velikov@gmail.com>2017-02-13 10:12:56 +0000
commit6689cc0392fdcd8da7bde6f07c08f3fdabaa82ca (patch)
treeeb34880e6636d6f26e9a5dadcae5abb7df963301 /configure.ac
parent404a5ca088773063da5a3dce359de19a0231b8fb (diff)
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 <emil.velikov@collabora.com> Reviewed-by: Matt Turner <mattst88@gmail.com>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
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