From: Lucas Stach Date: Wed, 19 Jul 2017 12:37:54 +0000 (+0200) Subject: configure.ac: bump required etnaviv libdrm version to 2.4.82 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=a9fad437f7ad1c1a8c0a694c2d8b4b6ad4d32098;p=mesa.git configure.ac: bump required etnaviv libdrm version to 2.4.82 The following changes need the modifier definitions for the Vivante tiled formats, which are shipped with libdrm 2.4.82. Signed-off-by: Lucas Stach --- diff --git a/configure.ac b/configure.ac index c5803e0f6ec..0443efdab75 100644 --- a/configure.ac +++ b/configure.ac @@ -79,7 +79,7 @@ LIBDRM_INTEL_REQUIRED=2.4.75 LIBDRM_NVVIEUX_REQUIRED=2.4.66 LIBDRM_NOUVEAU_REQUIRED=2.4.66 LIBDRM_FREEDRENO_REQUIRED=2.4.74 -LIBDRM_ETNAVIV_REQUIRED=2.4.80 +LIBDRM_ETNAVIV_REQUIRED=2.4.82 dnl Versions for external dependencies DRI2PROTO_REQUIRED=2.8