[Mesa-dev] mesa-7.10.1-libdrm-required.patch
Brian Paul
brian.e.paul at gmail.com
Sun May 8 11:01:45 PDT 2011
On Tue, Apr 5, 2011 at 6:15 PM, Alex Buell <alex.buell at munted.org.uk> wrote:
> The patch below is needed to prevent building mesa with libdrm <
> 2.4.24.
>
> Regards,
> Alex
>
> diff --git a/configure.ac b/configure.ac
> index 6662b8a..ad9eb01 100644
> --- a/configure.ac
> +++ b/configure.ac
> @@ -18,7 +18,7 @@ AC_CONFIG_AUX_DIR([bin])
> AC_CANONICAL_HOST
>
> dnl Versions for external dependencies
> -LIBDRM_REQUIRED=2.4.15
> +LIBDRM_REQUIRED=2.4.24
> LIBDRM_RADEON_REQUIRED=2.4.17
> DRI2PROTO_REQUIRED=2.1
> GLPROTO_REQUIRED=1.4.11
>
Committed. Thanks.
-Brian
More information about the mesa-dev
mailing list