From: Emil Velikov <[email protected]> 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 <[email protected]> --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index a6ceee95a3..2648194b67 100644 --- a/configure.ac +++ b/configure.ac @@ -76,7 +76,7 @@ LIBDRM_NOUVEAU_REQUIRED=2.4.66 LIBDRM_FREEDRENO_REQUIRED=2.4.74 LIBDRM_VC4_REQUIRED=2.4.69 LIBDRM_ETNAVIV_REQUIRED=2.4.74 -DRI2PROTO_REQUIRED=2.6 +DRI2PROTO_REQUIRED=2.8 DRI3PROTO_REQUIRED=1.0 PRESENTPROTO_REQUIRED=1.0 GLPROTO_REQUIRED=1.4.14 -- 2.11.0 _______________________________________________ mesa-dev mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-dev
