[Intel-gfx] [IGT PATCH] README: list some of the dependencies

Ben Widawsky ben at bwidawsk.net
Wed Oct 9 01:11:20 CEST 2013


On Tue, Oct 08, 2013 at 09:19:06PM +0300, Jani Nikula wrote:
> Signed-off-by: Jani Nikula <jani.nikula at intel.com>
> ---
>  README |   12 ++++++++++++
>  1 file changed, 12 insertions(+)
> 
> diff --git a/README b/README
> index 653bfcd..a04c987 100644
> --- a/README
> +++ b/README
> @@ -96,3 +96,15 @@ debugger/
>  	initiating connections with debug clients..
>  
>  	The debugger must be run as root: "sudo debugger/eudb"
> +
> +DEPENDENCIES
> +	This is a non-exchaustive list of package dependencies required for
> +	building everything:
> +
> +	libpciaccess-dev
> +	libdrm-dev
> +	xutils-dev
> +	libcairo2-dev
> +	swig2.0
> +	libpython3.3-dev
> +	x11proto-dri2-dev

I guess my gripe with this kind of thing is people always tend you use
distro specific package names. Can we somehow prevent it though?

$ sudo pacman -S libpciaccess-dev
error: target not found: libpciaccess-dev

-- 
Ben Widawsky, Intel Open Source Technology Center



More information about the Intel-gfx mailing list