[Intel-gfx] [PATCH intel-gpu-tools] Depend on libdrm_intel >= 2.4.47.

Ben Widawsky ben at bwidawsk.net
Sat Oct 12 04:27:56 CEST 2013


On Fri, Oct 11, 2013 at 05:38:27PM -0700, Matt Turner wrote:

> ---
>  configure.ac | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/configure.ac b/configure.ac
> index 9777bcc..36765f0 100644
> --- a/configure.ac
> +++ b/configure.ac
> @@ -70,7 +70,7 @@ if test "x$GCC" = "xyes"; then
>  fi
>  AC_SUBST(ASSEMBLER_WARN_CFLAGS)
>  
> -PKG_CHECK_MODULES(DRM, [libdrm_intel >= 2.4.40 libdrm])
> +PKG_CHECK_MODULES(DRM, [libdrm_intel >= 2.4.47 libdrm])
>  PKG_CHECK_MODULES(PCIACCESS, [pciaccess >= 0.10])
>  PKG_CHECK_MODULES(OVERLAY_XVLIB, [xv x11 xext], enable_overlay_xvlib=yes, enable_overlay_xvlib=no)
>  PKG_CHECK_MODULES(OVERLAY_XLIB, [cairo-xlib], enable_overlay_xlib=yes, enable_overlay_xlib=no)

Reviewed-by: Ben Widawsky <ben at bwidawsk.net>

-- 
Ben Widawsky, Intel Open Source Technology Center



More information about the Intel-gfx mailing list